[INFO] cloning repository https://github.com/omerbenamram/pyevtx-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omerbenamram/pyevtx-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbenamram%2Fpyevtx-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbenamram%2Fpyevtx-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6de786471980f3cd1337f1d839db9b74cdfb0552 [INFO] testing omerbenamram/pyevtx-rs against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbenamram%2Fpyevtx-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/omerbenamram/pyevtx-rs on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/omerbenamram/pyevtx-rs [INFO] finished tweaking git repo https://github.com/omerbenamram/pyevtx-rs [INFO] tweaked toml for git repo https://github.com/omerbenamram/pyevtx-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/omerbenamram/pyevtx-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded evtx v0.6.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5e9fc6a770837951daa7132b5fbcfad5abb3a3a18142ba9291149ad71542b42 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d5e9fc6a770837951daa7132b5fbcfad5abb3a3a18142ba9291149ad71542b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5e9fc6a770837951daa7132b5fbcfad5abb3a3a18142ba9291149ad71542b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5e9fc6a770837951daa7132b5fbcfad5abb3a3a18142ba9291149ad71542b42", kill_on_drop: false }` [INFO] [stdout] d5e9fc6a770837951daa7132b5fbcfad5abb3a3a18142ba9291149ad71542b42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6f50e4ad83404579907b143ce04903da24d19d04e918d5ca34b911cc0471350 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c6f50e4ad83404579907b143ce04903da24d19d04e918d5ca34b911cc0471350", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling inventory v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling pyo3 v0.11.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quick-xml v0.17.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pyo3-derive-backend v0.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling inventory-impl v0.1.7 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling pyo3cls v0.11.1 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling winstructs v0.3.0 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling pyo3-file v0.3.2 [INFO] [stderr] Compiling evtx v0.6.6 [INFO] [stderr] Compiling evtx v0.6.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "c6f50e4ad83404579907b143ce04903da24d19d04e918d5ca34b911cc0471350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6f50e4ad83404579907b143ce04903da24d19d04e918d5ca34b911cc0471350", kill_on_drop: false }` [INFO] [stdout] c6f50e4ad83404579907b143ce04903da24d19d04e918d5ca34b911cc0471350 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 06ee013d8b2f4e464d8e1571d2d5b7bbc859840f4bdc8f3c8f17962e126f82b3 [INFO] running `Command { std: "docker" "start" "-a" "06ee013d8b2f4e464d8e1571d2d5b7bbc859840f4bdc8f3c8f17962e126f82b3", kill_on_drop: false }` [INFO] [stderr] Compiling evtx v0.6.10 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/evtx-733bfd622a36a316" "/opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.2scll4qivse25e2t.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-12320b97c89568cd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-700356192fffd298.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b7642fe67be89b55.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5281c8ee01ffdf7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a4e3948fb2172e36.rlib" "/opt/rustwide/target/debug/deps/libpyo3_file-f2b76517dc160620.rlib" "/opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-107f939595819642.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-12653a99dfc0156d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-078d7fc8b22ceddf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-58c30deac1d41ad7.rlib" "/opt/rustwide/target/debug/deps/libinstant-bfad17d5c17f4247.rlib" "/opt/rustwide/target/debug/deps/libunindent-cbd74a1c78c58bd8.rlib" "/opt/rustwide/target/debug/deps/libpaste-778c1cef611629b9.rlib" "/opt/rustwide/target/debug/deps/libinventory-06e80671cce12406.rlib" "/opt/rustwide/target/debug/deps/libindoc-8ae5317b5fb2d1ed.rlib" "/opt/rustwide/target/debug/deps/libevtx-b3b78c2f4ae3c1f2.rlib" "/opt/rustwide/target/debug/deps/librayon-b530b4726a6e3a45.rlib" "/opt/rustwide/target/debug/deps/librayon_core-6dfb244cd2c0c2a3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-da30ef1e96f408bc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-51b768f853fe7a79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-875607f74e92060f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-edac3be309753359.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-670378d1dd2e0065.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60e677f79172690c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libeither-e56ae8568f7848ad.rlib" "/opt/rustwide/target/debug/deps/libcrc-eb2f0502c7cf0197.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c0133efdd312da6e.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libitoa-15825e134852892d.rlib" "/opt/rustwide/target/debug/deps/libwinstructs-6edd4a21903beee2.rlib" "/opt/rustwide/target/debug/deps/libchrono-b256ad18cf1e0a10.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e086122cc33bb318.rlib" "/opt/rustwide/target/debug/deps/libtime-9bad53cd4e35f6b4.rlib" "/opt/rustwide/target/debug/deps/liblibc-11d35527eaac07af.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-63253226b9d79376.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libthiserror-593a162e677b04df.rlib" "/opt/rustwide/target/debug/deps/libserde-a794f3151d5e32ad.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-44936b5662b1921d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libencoding-6ed8aa24ccb887c5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-e1b390b523d7cfee.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-5b7b0264629b6ce3.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-e0701c516fc85402.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-c78092f37518b15a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-3d19531277b86107.rlib" "/opt/rustwide/target/debug/deps/liblog-0f92d1d2f7194bc4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.4.rcgu.o: in function `pyo3::pyclass::PyClassAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:48: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.0.rcgu.o: in function `pyo3::type_object::LazyStaticType::get_or_init::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/type_object.rs:210: undefined reference to `PyType_Modified' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.12.rcgu.o: in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:371: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.2.rcgu.o: in function `pyo3::types::tuple::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:151: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:152: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.5.rcgu.o: in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/ffi/object.rs:987: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.5.rcgu.o: in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/ffi/object.rs:945: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.5.rcgu.o: in function `pyo3::types::num::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/num.rs:157: undefined reference to `PyLong_FromUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.5.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/dict.rs:124: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.5.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/dict.rs:124: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.6.rcgu.o: in function `pyo3::types::tuple::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:151: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:152: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.6.rcgu.o: in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/mod.rs:147: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.8.rcgu.o: in function `pyo3::pyclass::default_new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:(.text._ZN4pyo37pyclass11default_new17ha102b5116d394327E+0xaa): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.8.rcgu.o: in function `pyo3::pyclass::default_new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:(.text._ZN4pyo37pyclass11default_new17hc20a3914ed6a972fE+0xaa): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.8.rcgu.o: in function `pyo3::pyclass::initialize_type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:222: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.8.rcgu.o:(.data.rel.ro..L__unnamed_15+0x8): undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/evtx-733bfd622a36a316.evtx.elg5lfie-cgu.8.rcgu.o:(.data.rel.ro..L__unnamed_15+0x10): undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_file-f2b76517dc160620.rlib(pyo3_file-f2b76517dc160620.pyo3_file.ag05uoh0-cgu.1.rcgu.o): in function `pyo3::object::PyObject::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/object.rs:230: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/object.rs:234: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_file-f2b76517dc160620.rlib(pyo3_file-f2b76517dc160620.pyo3_file.ag05uoh0-cgu.1.rcgu.o): in function `pyo3::object::PyObject::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/object.rs:230: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/object.rs:234: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_file-f2b76517dc160620.rlib(pyo3_file-f2b76517dc160620.pyo3_file.ag05uoh0-cgu.1.rcgu.o): in function `pyo3::object::PyObject::getattr::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/object.rs:178: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_file-f2b76517dc160620.rlib(pyo3_file-f2b76517dc160620.pyo3_file.ag05uoh0-cgu.11.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/ffi/object.rs:945: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_file-f2b76517dc160620.rlib(pyo3_file-f2b76517dc160620.pyo3_file.ag05uoh0-cgu.7.rcgu.o): in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/bytes.rs:43: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/bytes.rs:44: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_file-f2b76517dc160620.rlib(pyo3_file-f2b76517dc160620.pyo3_file.ag05uoh0-cgu.8.rcgu.o): in function `pyo3::types::tuple::> for (A,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:170: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:171: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_file-f2b76517dc160620.rlib(pyo3_file-f2b76517dc160620.pyo3_file.ag05uoh0-cgu.8.rcgu.o): in function `pyo3::types::tuple::> for (A,B)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:170: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:171: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:171: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.0.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:174: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.0.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:189: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.0.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:236: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.0.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:275: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.0.rcgu.o): in function `pyo3::err::PyErr::into_normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:338: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.0.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:371: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.0.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:578: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.1.rcgu.o): in function `pyo3::types::any::PyAny::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/any.rs:419: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.1.rcgu.o): in function `pyo3::types::any::PyAny::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/any.rs:439: undefined reference to `PyObject_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.10.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/string.rs:28: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.10.rcgu.o): in function `pyo3::types::string::PyString::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/string.rs:50: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.10.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/string.rs:76: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.11.rcgu.o): in function `pyo3::type_object::initialize_tp_dict': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/type_object.rs:238: undefined reference to `PyDict_SetItemString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.11.rcgu.o): in function `pyo3::types::dict::PyDict::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/dict.rs:30: undefined reference to `PyDict_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.11.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/dict.rs:58: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.11.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/dict.rs:71: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.11.rcgu.o): in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/dict.rs:105: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.11.rcgu.o): in function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/dict.rs:137: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.11.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/dict.rs:196: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.13.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/ffi/object.rs:945: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.13.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/ffi/object.rs:987: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.2.rcgu.o): in function `pyo3::object::PyObject::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/object.rs:230: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/object.rs:234: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.2.rcgu.o): in function `pyo3::types::tuple::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:151: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:152: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.4.rcgu.o): in function `pyo3::pyclass::tp_free_fallback': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:78: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/pyclass.rs:76: undefined reference to `PyObject_GC_Del' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.4.rcgu.o): in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/bytes.rs:43: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/bytes.rs:44: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.6.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:84: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:103: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:126: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.6.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}::finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:108: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:109: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:110: undefined reference to `Py_Finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.6.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:163: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.6.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:193: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.8.rcgu.o): in function `pyo3::types::num:: for i32>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/num.rs:128: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.8.rcgu.o): in function `pyo3::types::num:: for i64>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/num.rs:128: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.8.rcgu.o): in function `pyo3::types::num:: for u64>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/num.rs:163: undefined reference to `PyLong_FromUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.8.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/num.rs:170: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/num.rs:174: undefined reference to `PyLong_AsUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `pyo3::types::tuple::PyTuple::empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:38: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:58: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_StopIteration' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_OSError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_NotImplementedError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_UnicodeDecodeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_BlockingIOError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_BrokenPipeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_ConnectionAbortedError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_ConnectionRefusedError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_ConnectionResetError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_FileNotFoundError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_InterruptedError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-8ebe502e30ad182a.rlib(pyo3-8ebe502e30ad182a.pyo3.5u6cgh0g-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_TimeoutError' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `evtx`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "06ee013d8b2f4e464d8e1571d2d5b7bbc859840f4bdc8f3c8f17962e126f82b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06ee013d8b2f4e464d8e1571d2d5b7bbc859840f4bdc8f3c8f17962e126f82b3", kill_on_drop: false }` [INFO] [stdout] 06ee013d8b2f4e464d8e1571d2d5b7bbc859840f4bdc8f3c8f17962e126f82b3