[INFO] fetching crate grapl-graph-descriptions-py 0.1.3... [INFO] testing grapl-graph-descriptions-py-0.1.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate grapl-graph-descriptions-py 0.1.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate grapl-graph-descriptions-py 0.1.3 [INFO] finished tweaking crates.io crate grapl-graph-descriptions-py 0.1.3 [INFO] tweaked toml for crates.io crate grapl-graph-descriptions-py 0.1.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate grapl-graph-descriptions-py 0.1.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 80 packages to latest compatible versions [INFO] [stderr] Adding indoc-impl v0.3.6 (available: v0.3.7) [INFO] [stderr] Adding pyo3 v0.8.5 (available: v0.27.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ghost v0.1.20 [INFO] [stderr] Downloaded inventory-impl v0.1.11 [INFO] [stderr] Downloaded paste-impl v0.1.18 [INFO] [stderr] Downloaded unindent v0.1.11 [INFO] [stderr] Downloaded pyo3cls v0.8.5 [INFO] [stderr] Downloaded inventory v0.1.11 [INFO] [stderr] Downloaded darling v0.10.2 [INFO] [stderr] Downloaded strsim v0.9.3 [INFO] [stderr] Downloaded darling_macro v0.10.2 [INFO] [stderr] Downloaded prost-derive v0.6.1 [INFO] [stderr] Downloaded darling_core v0.10.2 [INFO] [stderr] Downloaded derive_builder v0.9.0 [INFO] [stderr] Downloaded pyo3 v0.8.5 [INFO] [stderr] Downloaded prost-types v0.6.1 [INFO] [stderr] Downloaded prost v0.6.1 [INFO] [stderr] Downloaded grapl-graph-descriptions v0.2.10 [INFO] [stderr] Downloaded indoc-impl v0.3.6 [INFO] [stderr] Downloaded indoc v0.3.6 [INFO] [stderr] Downloaded derive_builder_core v0.9.0 [INFO] [stderr] Downloaded prost-build v0.6.1 [INFO] [stderr] Downloaded paste v0.1.18 [INFO] [stderr] Downloaded pyo3-derive-backend v0.8.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d79831e89f6140230ab501738c3692981add0a0322386ec1fea1fb713ada02b7 [INFO] running `Command { std: "docker" "start" "-a" "d79831e89f6140230ab501738c3692981add0a0322386ec1fea1fb713ada02b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d79831e89f6140230ab501738c3692981add0a0322386ec1fea1fb713ada02b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d79831e89f6140230ab501738c3692981add0a0322386ec1fea1fb713ada02b7", kill_on_drop: false }` [INFO] [stdout] d79831e89f6140230ab501738c3692981add0a0322386ec1fea1fb713ada02b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6a762ec1e83ce654909a7755d9ea4f0d4ee3eadac7caa793c9fbd6f459ed54e [INFO] running `Command { std: "docker" "start" "-a" "e6a762ec1e83ce654909a7755d9ea4f0d4ee3eadac7caa793c9fbd6f459ed54e", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling ghost v0.1.20 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling pyo3cls v0.8.5 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling pyo3 v0.8.5 [INFO] [stderr] Compiling grapl-graph-descriptions v0.2.10 [INFO] [stderr] Compiling grapl-graph-descriptions-py v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Node` [INFO] [stdout] --> src/graph.rs:1:72 [INFO] [stdout] | [INFO] [stdout] 1 | use grapl_graph_descriptions::graph_description::{Graph as InnerGraph, Node}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `inner_node` is never read [INFO] [stdout] --> src/ip_connection_node.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct IpConnectionNode { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 12 | inner_node: InnerIpConnection, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IpConnectionNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `inner_node` is never read [INFO] [stdout] --> src/process_outbound_connection_node.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ProcessOutboundConnectionNode { [INFO] [stdout] | ----------------------------- field in this struct [INFO] [stdout] 12 | inner_node: InnerProcessOutboundConnection, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcessOutboundConnectionNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.86s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.8.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e6a762ec1e83ce654909a7755d9ea4f0d4ee3eadac7caa793c9fbd6f459ed54e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6a762ec1e83ce654909a7755d9ea4f0d4ee3eadac7caa793c9fbd6f459ed54e", kill_on_drop: false }` [INFO] [stdout] e6a762ec1e83ce654909a7755d9ea4f0d4ee3eadac7caa793c9fbd6f459ed54e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 340c8389d7816281c0c3713e550793ae59bb788e62588d8cd72f9cbf8dcbb158 [INFO] running `Command { std: "docker" "start" "-a" "340c8389d7816281c0c3713e550793ae59bb788e62588d8cd72f9cbf8dcbb158", kill_on_drop: false }` [INFO] [stderr] Compiling grapl-graph-descriptions-py v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Node` [INFO] [stdout] --> src/graph.rs:1:72 [INFO] [stdout] | [INFO] [stdout] 1 | use grapl_graph_descriptions::graph_description::{Graph as InnerGraph, Node}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `inner_node` is never read [INFO] [stdout] --> src/ip_connection_node.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct IpConnectionNode { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 12 | inner_node: InnerIpConnection, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IpConnectionNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `inner_node` is never read [INFO] [stdout] --> src/process_outbound_connection_node.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ProcessOutboundConnectionNode { [INFO] [stdout] | ----------------------------- field in this struct [INFO] [stdout] 12 | inner_node: InnerProcessOutboundConnection, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcessOutboundConnectionNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Node` [INFO] [stdout] --> src/graph.rs:1:72 [INFO] [stdout] | [INFO] [stdout] 1 | use grapl_graph_descriptions::graph_description::{Graph as InnerGraph, Node}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `inner_node` is never read [INFO] [stdout] --> src/ip_connection_node.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct IpConnectionNode { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 12 | inner_node: InnerIpConnection, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IpConnectionNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `inner_node` is never read [INFO] [stdout] --> src/process_outbound_connection_node.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ProcessOutboundConnectionNode { [INFO] [stdout] | ----------------------------- field in this struct [INFO] [stdout] 12 | inner_node: InnerProcessOutboundConnection, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProcessOutboundConnectionNode` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPCoLPZ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libgrapl_graph_descriptions-c53116067272cd62,libserde-dc06ae85786071a5,libprost-3bb173ed62b3113a,libbytes-28d97c987ff6326d,libthiserror-549777d82d455ce2,libuuid-cf960bc4fe7b0b56,libgetrandom-6d031b1583a3f8bb,libcfg_if-5af52f617df93f8f,libserde_json-f8dd111aa1eebc08,libmemchr-f04d4ed0ff57c3c8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libserde_core-89637146ece38bd9,liblog-45f74354a8b36c20,libpyo3-01e62b7b51938306,libnum_traits-3de84949450908c1,libspin-bd5c65b66a03de3f,libunindent-cc76a737251e1cb2,liblibc-e2775a15e5abc6fd,libinventory-1003aca2ca0367b8,libindoc-53725ce35c14c90d,libpaste-8fa68bf18b2b9b24}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPCoLPZ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/grapl_graph_descriptions_py-d3ff8c148d2bb0e4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: PyType_Ready [INFO] [stdout] >>> referenced by type_object.rs:402 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:402) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/grapl_graph_descriptions_py-d3ff8c148d2bb0e4.grapl_graph_descriptions_py.648bf17326bc595f-cgu.00.rcgu.o:(pyo3::type_object::initialize_type::h1a49186f3f13a7f7) [INFO] [stdout] >>> referenced by type_object.rs:402 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:402) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/grapl_graph_descriptions_py-d3ff8c148d2bb0e4.grapl_graph_descriptions_py.648bf17326bc595f-cgu.00.rcgu.o:(pyo3::type_object::initialize_type::h28c707d3bbf75d3b) [INFO] [stdout] >>> referenced by type_object.rs:402 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:402) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/grapl_graph_descriptions_py-d3ff8c148d2bb0e4.grapl_graph_descriptions_py.648bf17326bc595f-cgu.00.rcgu.o:(pyo3::type_object::initialize_type::h2a50cd92f1b81e5d) [INFO] [stdout] >>> referenced 15 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_GenericAlloc [INFO] [stdout] >>> referenced by type_object.rs:195 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:195) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/grapl_graph_descriptions_py-d3ff8c148d2bb0e4.grapl_graph_descriptions_py.648bf17326bc595f-cgu.12.rcgu.o:(pyo3::type_object::PyObjectAlloc::alloc::hae8955da9e8bbbcc) [INFO] [stdout] >>> referenced by type_object.rs:195 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:195) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/grapl_graph_descriptions_py-d3ff8c148d2bb0e4.grapl_graph_descriptions_py.648bf17326bc595f-cgu.12.rcgu.o:(pyo3::type_object::PyObjectAlloc::alloc::hff8f0bb158c79bfe) [INFO] [stdout] >>> referenced by type_object.rs:112 (src/type_object.rs:112) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.3.rcgu.o:(pyo3::type_object::PyRawObject::new::h615a73c6cb2b8287) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] >>> referenced 16 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_CallFinalizerFromDealloc [INFO] [stdout] >>> referenced by type_object.rs:205 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:205) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/grapl_graph_descriptions_py-d3ff8c148d2bb0e4.grapl_graph_descriptions_py.648bf17326bc595f-cgu.12.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::h108d2b4ad00bb51b) [INFO] [stdout] >>> referenced by type_object.rs:205 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:205) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/grapl_graph_descriptions_py-d3ff8c148d2bb0e4.grapl_graph_descriptions_py.648bf17326bc595f-cgu.12.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::hb246c5116b4f3105) [INFO] [stdout] >>> referenced by type_object.rs:205 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:205) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/grapl_graph_descriptions_py-d3ff8c148d2bb0e4.grapl_graph_descriptions_py.648bf17326bc595f-cgu.15.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::h4587476a966356bd) [INFO] [stdout] >>> referenced 15 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_Free [INFO] [stdout] >>> referenced by type_object.rs:216 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:216) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/grapl_graph_descriptions_py-d3ff8c148d2bb0e4.grapl_graph_descriptions_py.648bf17326bc595f-cgu.12.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::h108d2b4ad00bb51b) [INFO] [stdout] >>> referenced by type_object.rs:216 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:216) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/grapl_graph_descriptions_py-d3ff8c148d2bb0e4.grapl_graph_descriptions_py.648bf17326bc595f-cgu.12.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::hb246c5116b4f3105) [INFO] [stdout] >>> referenced by type_object.rs:216 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:216) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/grapl_graph_descriptions_py-d3ff8c148d2bb0e4.grapl_graph_descriptions_py.648bf17326bc595f-cgu.15.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::h4587476a966356bd) [INFO] [stdout] >>> referenced 15 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_GC_Del [INFO] [stdout] >>> referenced by type_object.rs:214 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:214) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/grapl_graph_descriptions_py-d3ff8c148d2bb0e4.grapl_graph_descriptions_py.648bf17326bc595f-cgu.12.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::h108d2b4ad00bb51b) [INFO] [stdout] >>> referenced by type_object.rs:214 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:214) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/grapl_graph_descriptions_py-d3ff8c148d2bb0e4.grapl_graph_descriptions_py.648bf17326bc595f-cgu.12.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::hb246c5116b4f3105) [INFO] [stdout] >>> referenced by type_object.rs:214 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/type_object.rs:214) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/grapl_graph_descriptions_py-d3ff8c148d2bb0e4.grapl_graph_descriptions_py.648bf17326bc595f-cgu.15.rcgu.o:(pyo3::type_object::PyObjectAlloc::dealloc::h4587476a966356bd) [INFO] [stdout] >>> referenced 15 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_Str [INFO] [stdout] >>> referenced by objectprotocol.rs:318 (src/objectprotocol.rs:318) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.7.rcgu.o:(_$LT$T$u20$as$u20$pyo3..objectprotocol..ObjectProtocol$GT$::str::hb6dbc1e975ab3794) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyNumber_Index [INFO] [stdout] >>> referenced by num.rs:153 (src/types/num.rs:153) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.6.rcgu.o:(pyo3::types::num::_$LT$impl$u20$pyo3..conversion..FromPyObject$u20$for$u20$u16$GT$::extract::hf68e4571cc514e1a) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] >>> referenced by num.rs:153 (src/types/num.rs:153) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.6.rcgu.o:(pyo3::types::num::_$LT$impl$u20$pyo3..conversion..FromPyObject$u20$for$u20$u32$GT$::extract::h174e6bb0d84776da) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] >>> referenced by num.rs:189 (src/types/num.rs:189) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.6.rcgu.o:(pyo3::types::num::_$LT$impl$u20$pyo3..conversion..FromPyObject$u20$for$u20$u64$GT$::extract::hb6223b572a7c473c) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyLong_AsLong [INFO] [stdout] >>> referenced by num.rs:157 (src/types/num.rs:157) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.6.rcgu.o:(pyo3::types::num::_$LT$impl$u20$pyo3..conversion..FromPyObject$u20$for$u20$u16$GT$::extract::hf68e4571cc514e1a) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] >>> referenced by num.rs:157 (src/types/num.rs:157) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.6.rcgu.o:(pyo3::types::num::_$LT$impl$u20$pyo3..conversion..FromPyObject$u20$for$u20$u32$GT$::extract::h174e6bb0d84776da) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyLong_AsUnsignedLongLong [INFO] [stdout] >>> referenced by num.rs:193 (src/types/num.rs:193) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.6.rcgu.o:(pyo3::types::num::_$LT$impl$u20$pyo3..conversion..FromPyObject$u20$for$u20$u64$GT$::extract::hb6223b572a7c473c) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyDict_Size [INFO] [stdout] >>> referenced by dict.rs:66 (src/types/dict.rs:66) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.6.rcgu.o:(pyo3::types::dict::PyDict::len::he3b071be47daa801) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyDict_Copy [INFO] [stdout] >>> referenced by dict.rs:54 (src/types/dict.rs:54) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.6.rcgu.o:(pyo3::types::dict::PyDict::copy::h34d058478024bf3c) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyDict_DelItem [INFO] [stdout] >>> referenced by dict.rs:122 (src/types/dict.rs:122) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.6.rcgu.o:(pyo3::types::dict::PyDict::del_item::_$u7b$$u7b$closure$u7d$$u7d$::h56793d7416796935) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyDict_GetItem [INFO] [stdout] >>> referenced by dict.rs:97 (src/types/dict.rs:97) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.6.rcgu.o:(pyo3::types::dict::PyDict::get_item::_$u7b$$u7b$closure$u7d$$u7d$::hd378e4874a380279) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyDict_Next [INFO] [stdout] >>> referenced by dict.rs:180 (src/types/dict.rs:180) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.6.rcgu.o:(_$LT$pyo3..types..dict..PyDictIterator$u20$as$u20$core..iter..traits..iterator..Iterator$GT$::next::h2465051bf3bd34c3) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_NoneStruct [INFO] [stdout] >>> referenced by object.rs:976 (src/ffi/object.rs:976) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.3.rcgu.o:(pyo3::ffi::object::Py_None::h552257e7022921d9) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] >>> referenced by object.rs:977 (src/ffi/object.rs:977) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.3.rcgu.o:(pyo3::ffi::object::Py_None::h552257e7022921d9) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_Dealloc [INFO] [stdout] >>> referenced by object.rs:933 (src/ffi/object.rs:933) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.3.rcgu.o:(pyo3::ffi::object::Py_DECREF::h826599fb715b425c) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] >>> referenced by object.rs:933 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/ffi/object.rs:933) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/grapl_graph_descriptions_py-d3ff8c148d2bb0e4.grapl_graph_descriptions_py.648bf17326bc595f-cgu.13.rcgu.o:(pyo3::ffi::object::Py_DECREF::h56f1730763eeea76) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_Print [INFO] [stdout] >>> referenced by err.rs:519 (src/err.rs:519) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.1.rcgu.o:(pyo3::err::panic_after_error::ha0a1c45ae3000b87) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_Fetch [INFO] [stdout] >>> referenced by err.rs:167 (src/err.rs:167) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.1.rcgu.o:(pyo3::err::PyErr::fetch::h8e19e0703a2138ea) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_PrintEx [INFO] [stdout] >>> referenced by err.rs:233 (src/err.rs:233) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.1.rcgu.o:(pyo3::err::PyErr::print::he00052f7bb35a9bd) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_Restore [INFO] [stdout] >>> referenced by err.rs:326 (src/err.rs:326) [INFO] [stdout] >>> pyo3-01e62b7b51938306.pyo3.e1980925550bee90-cgu.1.rcgu.o:(pyo3::err::PyErr::restore::he71db417ba9a8e25) in archive /opt/rustwide/target/debug/deps/libpyo3-01e62b7b51938306.rlib [INFO] [stdout] >>> referenced by err.rs:326 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.8.5/src/err.rs:326) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/grapl_graph_descriptions_py-d3ff8c148d2bb0e4.grapl_graph_descriptions_py.648bf17326bc595f-cgu.11.rcgu.o:(pyo3::err::PyErr::restore::h7ec1027420097791) [INFO] [stdout] [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `grapl-graph-descriptions-py` (lib test) due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "340c8389d7816281c0c3713e550793ae59bb788e62588d8cd72f9cbf8dcbb158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "340c8389d7816281c0c3713e550793ae59bb788e62588d8cd72f9cbf8dcbb158", kill_on_drop: false }` [INFO] [stdout] 340c8389d7816281c0c3713e550793ae59bb788e62588d8cd72f9cbf8dcbb158