[INFO] updating cached repository https://github.com/sbdchd/codeowners [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b203236ad22ce8db6c7cb849739a86589203c4d9 [INFO] testing sbdchd/codeowners against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbdchd%2Fcodeowners" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sbdchd/codeowners on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/sbdchd/codeowners [INFO] finished tweaking git repo https://github.com/sbdchd/codeowners [INFO] tweaked toml for git repo https://github.com/sbdchd/codeowners written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/sbdchd/codeowners already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4e33ece92890678c2922ce973daadd504aa9349e637b555eda6e1acd2c089ee5 [INFO] running `"docker" "start" "-a" "4e33ece92890678c2922ce973daadd504aa9349e637b555eda6e1acd2c089ee5"` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling codeowners v0.1.3 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.3 [INFO] [stderr] Compiling ctor v0.1.9 [INFO] [stderr] Compiling ghost v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling inventory-impl v0.1.4 [INFO] [stderr] Compiling pyo3cls v0.8.3 [INFO] [stderr] Compiling inventory v0.1.4 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling indoc v0.3.4 [INFO] [stderr] Compiling paste v0.1.6 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling pyo3 v0.8.3 [INFO] [stderr] Compiling codeowners v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/lib.rs:15:18 [INFO] [stderr] | [INFO] [stderr] 15 | obj.init({ CodeOwners { owners } }); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `"docker" "inspect" "4e33ece92890678c2922ce973daadd504aa9349e637b555eda6e1acd2c089ee5"` [INFO] running `"docker" "rm" "-f" "4e33ece92890678c2922ce973daadd504aa9349e637b555eda6e1acd2c089ee5"` [INFO] [stdout] 4e33ece92890678c2922ce973daadd504aa9349e637b555eda6e1acd2c089ee5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stdout] a2d35c76d089deab910021b8f1141e6a5d46d4f5bdfa68c6b7eb9c9dce839313 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "a2d35c76d089deab910021b8f1141e6a5d46d4f5bdfa68c6b7eb9c9dce839313"` [INFO] [stderr] Compiling codeowners v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around method argument [INFO] [stderr] --> src/lib.rs:15:18 [INFO] [stderr] | [INFO] [stderr] 15 | obj.init({ CodeOwners { owners } }); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096" "/opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.wd0fok7ncbk0ao8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a6274e2eaafd361e.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-2c85f64fb49c1603.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ed84df1a106a13ed.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e159833bdb71170b.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-5f1c8c824853fda4.rlib" "/opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3b7e3d0cba1906cb.rlib" "/opt/rustwide/target/debug/deps/libspin-f189c07b59d1dace.rlib" "/opt/rustwide/target/debug/deps/libunindent-b637888b107de8fe.rlib" "/opt/rustwide/target/debug/deps/liblibc-2b3577f6a779d165.rlib" "/opt/rustwide/target/debug/deps/libinventory-94eb738f287dbe44.rlib" "/opt/rustwide/target/debug/deps/libindoc-d32373d4643ba6e8.rlib" "/opt/rustwide/target/debug/deps/libpaste-79aeecede668d9c7.rlib" "/opt/rustwide/target/debug/deps/libcodeowners-fdc582ed0d297e41.rlib" "/opt/rustwide/target/debug/deps/libregex-59c008244db4ef97.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9c696839b6988372.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-67a5a3612a449c62.rlib" "/opt/rustwide/target/debug/deps/libucd_util-07585012352ea475.rlib" "/opt/rustwide/target/debug/deps/libthread_local-54c5a590687748e9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-3f70034258b50b9e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4e94a8a5927748db.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-26a3a548d6bb9511.rlib" "/opt/rustwide/target/debug/deps/libglob-f977203299bd076e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.1.rcgu.o: In function `pyo3::types::list:: for alloc::vec::Vec>::into_py': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/list.rs:196: undefined reference to `PyList_New' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/list.rs:199: undefined reference to `PyList_SetItem' [INFO] [stderr] /opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.15.rcgu.o: In function `pyo3::ffi::object::Py_None': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/ffi/object.rs:975: undefined reference to `_Py_NoneStruct' [INFO] [stderr] /opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.6.rcgu.o: In function `pyo3::err::PyErr::restore': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/err.rs:327: undefined reference to `PyErr_Restore' [INFO] [stderr] /opt/rustwide/target/debug/deps/codeowners-9c092cdfbf885096.codeowners.dbhsdnho-cgu.9.rcgu.o: In function `pyo3::types::tuple:: for (A, B)>::into_py': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/tuple.rs:166: undefined reference to `PyTuple_New' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.0.rcgu.o): In function `pyo3::err::PyErr::fetch': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/err.rs:168: undefined reference to `PyErr_Fetch' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.0.rcgu.o): In function `pyo3::err::panic_after_error': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/err.rs:520: undefined reference to `PyErr_Print' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.11.rcgu.o): In function `::str': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/objectprotocol.rs:318: undefined reference to `PyObject_Str' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.11.rcgu.o): In function `::init_type': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/exceptions.rs:225: undefined reference to `PyExc_SystemError' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.11.rcgu.o): In function `::init_type': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/exceptions.rs:225: undefined reference to `PyExc_TypeError' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.11.rcgu.o): In function `::init_type': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/exceptions.rs:225: undefined reference to `PyExc_UnicodeDecodeError' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.13.rcgu.o): In function `pyo3::types::dict::PyDict::copy': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/dict.rs:52: undefined reference to `PyDict_Copy' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.13.rcgu.o): In function `pyo3::types::dict::PyDict::len': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/dict.rs:64: undefined reference to `PyDict_Size' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.13.rcgu.o): In function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/dict.rs:95: undefined reference to `PyDict_GetItem' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.13.rcgu.o): In function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/dict.rs:120: undefined reference to `PyDict_DelItem' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.13.rcgu.o): In function `::next': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/dict.rs:178: undefined reference to `PyDict_Next' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.3.rcgu.o): In function `pyo3::ffi::object::Py_DECREF': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/ffi/object.rs:933: undefined reference to `_Py_Dealloc' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.3.rcgu.o): In function `pyo3::ffi::object::Py_None': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/ffi/object.rs:975: undefined reference to `_Py_NoneStruct' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.6.rcgu.o): In function `pyo3::type_object::PyRawObject::new': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/type_object.rs:107: undefined reference to `PyType_GenericAlloc' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.7.rcgu.o): In function `pyo3::types::tuple::PyTuple::slice': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/tuple.rs:61: undefined reference to `PyTuple_GetSlice' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.8.rcgu.o): In function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/gil.rs:43: undefined reference to `Py_IsInitialized' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/gil.rs:52: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/gil.rs:47: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/gil.rs:61: undefined reference to `Py_InitializeEx' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/gil.rs:66: undefined reference to `PyEval_InitThreads' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/gil.rs:72: undefined reference to `PyEval_SaveThread' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.8.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/gil.rs:116: undefined reference to `PyGILState_Release' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.8.rcgu.o): In function `pyo3::gil::GILGuard::acquire': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/gil.rs:257: undefined reference to `PyGILState_Ensure' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.8.rcgu.o): In function `pyo3::types::string::PyString::new': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/string.rs:36: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.8.rcgu.o): In function `pyo3::types::string::PyString::as_bytes': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/string.rs:58: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-865b0ad437b1edee.rlib(pyo3-865b0ad437b1edee.pyo3.39jtus8n-cgu.8.rcgu.o): In function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/string.rs:83: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/string.rs:94: undefined reference to `PyBytes_AsString' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.3/src/types/string.rs:96: undefined reference to `PyBytes_Size' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `codeowners`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a2d35c76d089deab910021b8f1141e6a5d46d4f5bdfa68c6b7eb9c9dce839313"` [INFO] running `"docker" "rm" "-f" "a2d35c76d089deab910021b8f1141e6a5d46d4f5bdfa68c6b7eb9c9dce839313"` [INFO] [stdout] a2d35c76d089deab910021b8f1141e6a5d46d4f5bdfa68c6b7eb9c9dce839313