[INFO] cloning repository https://github.com/zen-xu/spear [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zen-xu/spear" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzen-xu%2Fspear", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzen-xu%2Fspear'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f68b806539fa171c34d8290533a8244c5a39a2fc [INFO] testing zen-xu/spear against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzen-xu%2Fspear" "/workspace/builds/worker-49/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-49/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zen-xu/spear on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zen-xu/spear [INFO] finished tweaking git repo https://github.com/zen-xu/spear [INFO] tweaked toml for git repo https://github.com/zen-xu/spear written to /workspace/builds/worker-49/source/Cargo.toml [INFO] crate git repo https://github.com/zen-xu/spear already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1051c2f9fdd777e2e1b8531482ebcf4059d4a7ee69c94d93cadf80052b4522cb [INFO] running `Command { std: "docker" "start" "-a" "1051c2f9fdd777e2e1b8531482ebcf4059d4a7ee69c94d93cadf80052b4522cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1051c2f9fdd777e2e1b8531482ebcf4059d4a7ee69c94d93cadf80052b4522cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1051c2f9fdd777e2e1b8531482ebcf4059d4a7ee69c94d93cadf80052b4522cb", kill_on_drop: false }` [INFO] [stdout] 1051c2f9fdd777e2e1b8531482ebcf4059d4a7ee69c94d93cadf80052b4522cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65f221ae6720db5dab97e1f17fa8db1f1a7076fd49cbc552572205a2b9e16c47 [INFO] running `Command { std: "docker" "start" "-a" "65f221ae6720db5dab97e1f17fa8db1f1a7076fd49cbc552572205a2b9e16c47", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling pyo3-build-config v0.16.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling rust_decimal v1.22.0 [INFO] [stderr] Compiling impl_ops v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pyo3-ffi v0.16.2 [INFO] [stderr] Compiling pyo3 v0.16.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling pyo3-macros-backend v0.16.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 (/opt/rustwide/workdir/vendor/chrono-tz/chrono-tz-build) [INFO] [stderr] Compiling inventory v0.2.2 [INFO] [stderr] Compiling pyo3-macros v0.16.2 [INFO] [stderr] Compiling relativedelta v0.2.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 (/opt/rustwide/workdir/vendor/chrono-tz) [INFO] [stderr] Compiling atomic-clock v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "65f221ae6720db5dab97e1f17fa8db1f1a7076fd49cbc552572205a2b9e16c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65f221ae6720db5dab97e1f17fa8db1f1a7076fd49cbc552572205a2b9e16c47", kill_on_drop: false }` [INFO] [stdout] 65f221ae6720db5dab97e1f17fa8db1f1a7076fd49cbc552572205a2b9e16c47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 664e922411c44db2d63b28109ec173373d4ae057e6b5c1def96db7b5a67f107c [INFO] running `Command { std: "docker" "start" "-a" "664e922411c44db2d63b28109ec173373d4ae057e6b5c1def96db7b5a67f107c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling atomic-clock v0.1.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/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.4qebun1701e5a0s9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-4eda41ae26a44ace.rlib" "/opt/rustwide/target/debug/deps/libphf-f444ec798e42a6a9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-4fdcb62ff5a05676.rlib" "/opt/rustwide/target/debug/deps/libuncased-2edf76a0366a5748.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-99d2a01ff63195c4.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-fac91f4eb982bf16.rlib" "/opt/rustwide/target/debug/deps/libserde-a33dbba0335c342b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-3148da6f98a5a6c8.rlib" "/opt/rustwide/target/debug/deps/librelativedelta-e3ee3cdae0ec9071.rlib" "/opt/rustwide/target/debug/deps/libimpl_ops-4b2e55908f3cf547.rlib" "/opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0330acf6133f2d40.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-df0de185f2faf5b3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libpyo3_ffi-5e0dec22e6ee97b2.rlib" "/opt/rustwide/target/debug/deps/libinventory-2ab28c561ce1f0a8.rlib" "/opt/rustwide/target/debug/deps/libunindent-8b5175eef2c280ad.rlib" "/opt/rustwide/target/debug/deps/libchrono-59e6f817cb107a1f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6654657c4db0a887.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6a9dcbaa988da378.rlib" "/opt/rustwide/target/debug/deps/libtime-00b8782f7ecf835c.rlib" "/opt/rustwide/target/debug/deps/liblibc-c197c6edf55d6743.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.1.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/tuple.rs:311: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/tuple.rs:313: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/tuple.rs:313: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.11.rcgu.o: in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/tuple.rs:322: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/tuple.rs:324: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.11.rcgu.o: in function `pyo3_ffi::object::Py_NotImplemented': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.16.2/src/object.rs:490: undefined reference to `_Py_NotImplementedStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.11.rcgu.o: in function `pyo3_ffi::object::PyObject_TypeCheck': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.16.2/src/object.rs:220: undefined reference to `PyType_IsSubtype' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.11.rcgu.o: in function `pyo3_ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.16.2/src/object.rs:472: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.11.rcgu.o: in function `pyo3_ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.16.2/src/object.rs:407: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.11.rcgu.o: in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/dict.rs:201: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.12.rcgu.o: in function ` as pyo3::pyclass_init::PyObjectInit>::into_new_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/pyclass_init.rs:44: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/pyclass_init.rs:48: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.12.rcgu.o: in function ` as pyo3::pyclass_init::PyObjectInit>::into_new_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/pyclass_init.rs:44: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/pyclass_init.rs:48: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.14.rcgu.o: in function `pyo3::types::string::PyString::to_str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/string.rs:172: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.6.rcgu.o: in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/exceptions.rs:412: undefined reference to `PyExc_IndexError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.6.rcgu.o: in function `pyo3_ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.16.2/src/boolobject.rs:32: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.6.rcgu.o: in function `pyo3_ffi::boolobject::Py_False': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.16.2/src/boolobject.rs:27: undefined reference to `_Py_FalseStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.7.rcgu.o: in function `pyo3::types::any::PyAny::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/any.rs:486: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/any.rs:492: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.7.rcgu.o: in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/mod.rs:147: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.7.rcgu.o: in function ` as pyo3::pycell::PyCellLayout>::tp_dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/pycell.rs:894: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.7.rcgu.o: in function ` as pyo3::pycell::PyCellLayout>::tp_dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/pycell.rs:894: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/atomic_clock-73e6ada1edb921d7.atomic_clock.d14e128d-cgu.9.rcgu.o: in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/err/mod.rs:445: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/exceptions.rs:352: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/exceptions.rs:363: undefined reference to `PyExc_StopIteration' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/exceptions.rs:386: undefined reference to `PyExc_AttributeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/exceptions.rs:421: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/exceptions.rs:426: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/exceptions.rs:459: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/exceptions.rs:487: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.10.rcgu.o): in function `pyo3::type_object::initialize_tp_dict': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/type_object.rs:198: undefined reference to `PyObject_SetAttrString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.10.rcgu.o): in function `pyo3::types::floatob::PyFloat::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/floatob.rs:28: undefined reference to `PyFloat_FromDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.10.rcgu.o): in function `pyo3::types::floatob::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/floatob.rs:53: undefined reference to `PyFloat_AsDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.13.rcgu.o): in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/bytes.rs:92: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/bytes.rs:93: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.15.rcgu.o): in function `pyo3_ffi::boolobject::PyBool_Check': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.16.2/src/boolobject.rs:13: undefined reference to `PyBool_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.15.rcgu.o): in function `pyo3_ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.16.2/src/boolobject.rs:32: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.15.rcgu.o): in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/tuple.rs:311: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/tuple.rs:313: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3_ffi::object::PyObject_TypeCheck': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.16.2/src/object.rs:220: undefined reference to `PyType_IsSubtype' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3_ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.16.2/src/object.rs:472: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3_ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.16.2/src/object.rs:407: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::err::PyErr::take': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/err/mod.rs:264: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/err/mod.rs:303: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/err/mod.rs:304: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/err/mod.rs:384: undefined reference to `PyErr_NewExceptionWithDoc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/err/mod.rs:398: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/err/mod.rs:445: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::err::PyErr::cause': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/err/mod.rs:488: undefined reference to `PyException_GetCause' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::err::PyErr::set_cause': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/err/mod.rs:497: undefined reference to `PyException_SetCause' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::err::PyErr::make_normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/err/mod.rs:552: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/err/mod.rs:688: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::impl_::pyclass::get_sequence_item_from_mapping': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/impl_/pyclass.rs:903: undefined reference to `PyLong_FromSsize_t' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/impl_/pyclass.rs:907: undefined reference to `PyObject_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::impl_::pyclass::assign_sequence_item_from_mapping': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/impl_/pyclass.rs:917: undefined reference to `PyLong_FromSsize_t' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/impl_/pyclass.rs:924: undefined reference to `PyObject_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/impl_/pyclass.rs:922: undefined reference to `PyObject_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::pyclass::create_type_object_impl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/pyclass.rs:194: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::pyclass::tp_init_additional': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/pyclass.rs:239: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/pyclass.rs:240: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::pyclass::method_defs_to_pyclass_info': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/pyclass.rs:371: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/pyclass.rs:372: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/string.rs:144: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::types::string::PyString::to_str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/string.rs:172: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/string.rs:199: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::types::num::> for i32>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/num.rs:57: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/num.rs:65: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/num.rs:69: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::types::num::> for u32>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/num.rs:57: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/num.rs:65: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/num.rs:69: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::types::num::> for i64>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/num.rs:57: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/num.rs:65: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/num.rs:69: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.2.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/num.rs:99: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/num.rs:103: undefined reference to `PyLong_AsUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.3.rcgu.o): in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/tuple.rs:311: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/tuple.rs:313: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.5.rcgu.o): in function `pyo3::types::tuple::PyTuple::empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/tuple.rs:94: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.5.rcgu.o): in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/tuple.rs:311: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/tuple.rs:313: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.7.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/gil.rs:71: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/gil.rs:72: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/gil.rs:75: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.7.rcgu.o): in function `pyo3::gil::GILGuard::acquire_unchecked': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/gil.rs:220: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/gil.rs:268: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.7.rcgu.o): in function `pyo3::types::any::PyAny::getattr::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/any.rs:120: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.7.rcgu.o): in function `pyo3::types::any::PyAny::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/any.rs:486: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/any.rs:492: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.7.rcgu.o): in function `pyo3::types::any::PyAny::repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/any.rs:689: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.7.rcgu.o): in function `pyo3::types::any::PyAny::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/types/any.rs:699: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-0bcb01ac3bf603dc.rlib(pyo3-0bcb01ac3bf603dc.pyo3.a2051815-cgu.7.rcgu.o): in function `pyo3::gil::GILGuard::acquire::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.16.2/src/gil.rs:200: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_ffi-5e0dec22e6ee97b2.rlib(pyo3_ffi-5e0dec22e6ee97b2.pyo3_ffi.b40c819f-cgu.4.rcgu.o): in function `pyo3_ffi::datetime::PyDateTime_IMPORT': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-ffi-0.16.2/src/datetime.rs:460: undefined reference to `PyCapsule_Import' [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 `atomic-clock` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "664e922411c44db2d63b28109ec173373d4ae057e6b5c1def96db7b5a67f107c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "664e922411c44db2d63b28109ec173373d4ae057e6b5c1def96db7b5a67f107c", kill_on_drop: false }` [INFO] [stdout] 664e922411c44db2d63b28109ec173373d4ae057e6b5c1def96db7b5a67f107c