[INFO] crate HPGO 0.9.2 is already in cache [INFO] testing HPGO-0.9.2 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate HPGO 0.9.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate HPGO 0.9.2 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate HPGO 0.9.2 [INFO] finished tweaking crates.io crate HPGO 0.9.2 [INFO] tweaked toml for crates.io crate HPGO 0.9.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate HPGO 0.9.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 496ac550d1ba8f7386a4b80180273154a33fa7a1741d62d21ad98b6ae22cba42 [INFO] running `"docker" "start" "-a" "496ac550d1ba8f7386a4b80180273154a33fa7a1741d62d21ad98b6ae22cba42"` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling inventory-impl v0.1.5 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling pyo3cls v0.8.4 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Compiling inventory v0.1.5 [INFO] [stderr] Compiling indoc v0.3.4 [INFO] [stderr] Compiling paste v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Compiling structopt v0.3.7 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling pyo3 v0.8.4 [INFO] [stderr] Compiling HPGO v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `std::collections::BTreeSet` [INFO] [stderr] --> src/analysis/cc_overlap.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::collections::BTreeSet; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `parallelism::*` [INFO] [stderr] --> src/analysis/gpu_memory.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use parallelism::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::BTreeSet` [INFO] [stderr] --> src/analysis/gpu_memory.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::collections::BTreeSet; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `itertools::sorted` [INFO] [stderr] --> src/orchestration/orchestrate_async.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use itertools::sorted; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type `bitset` should have an upper camel case name [INFO] [stderr] --> src/orchestration/orchestrate_async.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | pub type bitset = Vec; [INFO] [stderr] | ^^^^^^ help: convert the identifier to upper camel case: `Bitset` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `environment::device` [INFO] [stderr] --> src/orchestration/orchestrate_hierarchical.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use environment::device; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `itertools::sorted` [INFO] [stderr] --> src/orchestration/orchestrate_sync.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use itertools::sorted; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type `bitset` should have an upper camel case name [INFO] [stderr] --> src/orchestration/orchestrate_sync.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | pub type bitset = Vec; [INFO] [stderr] | ^^^^^^ help: convert the identifier to upper camel case: `Bitset` [INFO] [stderr] [INFO] [stderr] warning: unused import: `parallelism::*` [INFO] [stderr] --> src/parallelism/gpipe.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use parallelism::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::BTreeSet` [INFO] [stderr] --> src/parallelism/gradient_accumulation.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::collections::BTreeSet; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `rayon::prelude` [INFO] [stderr] --> src/orchestration/orchestrate_hierarchical.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use rayon::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `filename` [INFO] [stderr] --> src/input/tensorflow_timeline.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | filename: &str, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cur_activation_size` [INFO] [stderr] --> src/orchestration/orchestrate_async.rs:115:17 [INFO] [stderr] | [INFO] [stderr] 115 | let cur_activation_size = activation_sizes[0][j]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cur_activation_size` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cur_parameter_size` [INFO] [stderr] --> src/orchestration/orchestrate_async.rs:116:17 [INFO] [stderr] | [INFO] [stderr] 116 | let cur_parameter_size = parameter_sizes[0][j]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cur_parameter_size` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `all_predecessor_ids` [INFO] [stderr] --> src/orchestration/orchestrate_async.rs:433:13 [INFO] [stderr] | [INFO] [stderr] 433 | let all_predecessor_ids = &self.m.perf.all_predecessor_ids; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_all_predecessor_ids` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `empty` [INFO] [stderr] --> src/orchestration/orchestrate_async.rs:437:13 [INFO] [stderr] | [INFO] [stderr] 437 | let empty: bitset = vec![false; d.num_gpus as usize]; [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_empty` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cur_activation_size` [INFO] [stderr] --> src/orchestration/orchestrate_hierarchical.rs:67:21 [INFO] [stderr] | [INFO] [stderr] 67 | let cur_activation_size = activation_sizes[i][j]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cur_activation_size` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `activation_sizes` [INFO] [stderr] --> src/orchestration/orchestrate_sync.rs:81:13 [INFO] [stderr] | [INFO] [stderr] 81 | let activation_sizes = &self.m.perf.activation_sizes; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_activation_sizes` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `output_activation_sizes` [INFO] [stderr] --> src/orchestration/orchestrate_sync.rs:82:13 [INFO] [stderr] | [INFO] [stderr] 82 | let output_activation_sizes = &self.m.perf.output_activation_sizes; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_activation_sizes` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `all_predecessor_ids` [INFO] [stderr] --> src/orchestration/orchestrate_sync.rs:84:13 [INFO] [stderr] | [INFO] [stderr] 84 | let all_predecessor_ids = &self.m.perf.all_predecessor_ids; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_all_predecessor_ids` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `d` [INFO] [stderr] --> src/parallelism/gpipe.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | d: &device::Devices, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `m` [INFO] [stderr] --> src/parallelism/gpipe.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | m: &model::Model, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rp` [INFO] [stderr] --> src/parallelism/gpipe.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | rp: u32, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_rp` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pipeline_time` [INFO] [stderr] --> src/parallelism/gpipe.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | pipeline_time: f64, [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pipeline_time` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `p` [INFO] [stderr] --> src/parallelism/gpipe.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | p: Vec<(u32, u32, u32, BTreeSet)>, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `d` [INFO] [stderr] --> src/parallelism/split_concat.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | d: &device::Devices, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `from` [INFO] [stderr] --> src/parallelism/split_concat.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | from: &BTreeSet, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_from` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `to` [INFO] [stderr] --> src/parallelism/split_concat.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | to: &BTreeSet, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_to` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `size` [INFO] [stderr] --> src/parallelism/split_concat.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | size: f64, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `activation_sizes` [INFO] [stderr] --> src/parallelism/sync_pipeline.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 35 | let activation_sizes = &m.perf.activation_sizes; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_activation_sizes` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `activation_sizes` [INFO] [stderr] --> src/parallelism/sync_pipeline.rs:146:9 [INFO] [stderr] | [INFO] [stderr] 146 | let activation_sizes = &m.perf.activation_sizes; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_activation_sizes` [INFO] [stderr] [INFO] [stderr] warning: 31 warnings emitted [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/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/HPGO_CMD-2ddfc0b421dad0f8.HPGO_CMD.45q0iv1h-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-2ddfc0b421dad0f8.HPGO_CMD.45q0iv1h-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-2ddfc0b421dad0f8.HPGO_CMD.45q0iv1h-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-2ddfc0b421dad0f8.HPGO_CMD.45q0iv1h-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-2ddfc0b421dad0f8.HPGO_CMD.45q0iv1h-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-2ddfc0b421dad0f8.HPGO_CMD.45q0iv1h-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-2ddfc0b421dad0f8.HPGO_CMD.45q0iv1h-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-2ddfc0b421dad0f8.HPGO_CMD.45q0iv1h-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-2ddfc0b421dad0f8.HPGO_CMD.45q0iv1h-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-2ddfc0b421dad0f8.HPGO_CMD.45q0iv1h-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-2ddfc0b421dad0f8.HPGO_CMD.45q0iv1h-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-2ddfc0b421dad0f8.HPGO_CMD.45q0iv1h-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-2ddfc0b421dad0f8.HPGO_CMD.45q0iv1h-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-2ddfc0b421dad0f8.HPGO_CMD.45q0iv1h-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-2ddfc0b421dad0f8.HPGO_CMD.45q0iv1h-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-2ddfc0b421dad0f8.HPGO_CMD.45q0iv1h-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/HPGO_CMD-2ddfc0b421dad0f8" "/opt/rustwide/target/debug/deps/HPGO_CMD-2ddfc0b421dad0f8.3mdal2rghk78ih3e.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-6847fcbbbbb3dc29.rlib" "/opt/rustwide/target/debug/deps/libclap-734926af61057b8a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-0124ff4ac8afcced.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-08e331ec82d34bf5.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f4037b7b6be902d1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-b32b1c93e6d2d890.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libatty-336685e4346cba6c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-0d3bacace01cab89.rlib" "/opt/rustwide/target/debug/deps/libHPGO.rlib" "/opt/rustwide/target/debug/deps/librayon-8de7de150a5e6d50.rlib" "/opt/rustwide/target/debug/deps/librayon_core-de9fc6161b9e075a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dc70bad8c0fe0ad3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-964cc906f5094381.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-01d8b09b472c1aae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8f7ce6c131e61fe8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-68a78b59e929aafd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-dd6548adc85d4233.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f33130f66302ba30.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.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-c8ea359cb14c20f0.rlib" "/opt/rustwide/target/debug/deps/libindoc-f62b8e5c83dc9cf0.rlib" "/opt/rustwide/target/debug/deps/libpaste-c93085c99bc84698.rlib" "/opt/rustwide/target/debug/deps/libordered_float-2f33e85871bc9f3f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5f13adbeb4a0a460.rlib" "/opt/rustwide/target/debug/deps/libitertools-5317c1d3a22625c4.rlib" "/opt/rustwide/target/debug/deps/libeither-f74d019d6d596424.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.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/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.12.rcgu.o): In function `pyo3::type_object::PyObjectAlloc::alloc': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:(.text._ZN4pyo311type_object13PyObjectAlloc5alloc17h1a14d998bf58e47eE+0x16): undefined reference to `PyType_GenericAlloc' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.12.rcgu.o): In function `pyo3::type_object::PyObjectAlloc::dealloc': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:205: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:216: undefined reference to `PyObject_Free' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:214: undefined reference to `PyObject_GC_Del' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.6.rcgu.o): In function `pyo3::type_object::PyObjectAlloc::alloc': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:(.text._ZN4pyo311type_object13PyObjectAlloc5alloc17he2db76aa85eef6edE+0x16): undefined reference to `PyType_GenericAlloc' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.6.rcgu.o): In function `pyo3::type_object::PyObjectAlloc::dealloc': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:205: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:216: undefined reference to `PyObject_Free' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:214: undefined reference to `PyObject_GC_Del' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.8.rcgu.o): In function `pyo3::type_object::PyObjectAlloc::alloc': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:(.text._ZN4pyo311type_object13PyObjectAlloc5alloc17h1b131cb3c06835caE+0x16): undefined reference to `PyType_GenericAlloc' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.8.rcgu.o): In function `pyo3::type_object::PyObjectAlloc::alloc': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:(.text._ZN4pyo311type_object13PyObjectAlloc5alloc17h4c68918b731032e8E+0x16): undefined reference to `PyType_GenericAlloc' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.8.rcgu.o): In function `pyo3::type_object::PyObjectAlloc::dealloc': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:205: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:216: undefined reference to `PyObject_Free' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:214: undefined reference to `PyObject_GC_Del' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.8.rcgu.o): In function `pyo3::type_object::PyObjectAlloc::dealloc': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:205: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:216: undefined reference to `PyObject_Free' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:214: undefined reference to `PyObject_GC_Del' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.10.rcgu.o): In function `pyo3::type_object::PyObjectAlloc::alloc': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:(.text._ZN4pyo311type_object13PyObjectAlloc5alloc17hc083c235eb6905deE+0x16): undefined reference to `PyType_GenericAlloc' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.10.rcgu.o): In function `pyo3::type_object::PyObjectAlloc::dealloc': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:205: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:216: undefined reference to `PyObject_Free' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:214: undefined reference to `PyObject_GC_Del' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.10.rcgu.o): In function `pyo3::err::PyErr::restore': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/err.rs:326: undefined reference to `PyErr_Restore' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.14.rcgu.o): In function `pyo3::type_object::initialize_type': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:402: undefined reference to `PyType_Ready' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.14.rcgu.o): In function `pyo3::type_object::initialize_type': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:402: undefined reference to `PyType_Ready' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.14.rcgu.o): In function `pyo3::type_object::initialize_type': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:402: undefined reference to `PyType_Ready' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.14.rcgu.o): In function `pyo3::type_object::initialize_type': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:402: undefined reference to `PyType_Ready' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.14.rcgu.o): In function `pyo3::type_object::initialize_type': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:402: undefined reference to `PyType_Ready' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.14.rcgu.o):(.data.rel.ro..Lanon.6b6cb06e83e67552cf25377f65a25838.19+0x8): undefined reference to `PyObject_GenericGetDict' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.14.rcgu.o):(.data.rel.ro..Lanon.6b6cb06e83e67552cf25377f65a25838.19+0x10): undefined reference to `PyObject_GenericSetDict' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.3.rcgu.o): In function `::type_object': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/mod.rs:111: undefined reference to `PyBaseObject_Type' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.5.rcgu.o): In function `pyo3::ffi::object::Py_None': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/object.rs:975: undefined reference to `_Py_NoneStruct' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.5.rcgu.o): In function `pyo3::ffi::object::Py_DECREF': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/object.rs:933: undefined reference to `_Py_Dealloc' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.0.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.4/src/types/list.rs:196: undefined reference to `PyList_New' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/list.rs:199: undefined reference to `PyList_SetItem' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.0.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.4/src/types/list.rs:196: undefined reference to `PyList_New' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/list.rs:199: undefined reference to `PyList_SetItem' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.0.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.4/src/types/list.rs:196: undefined reference to `PyList_New' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/list.rs:199: undefined reference to `PyList_SetItem' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.0.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.4/src/types/list.rs:196: undefined reference to `PyList_New' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/list.rs:199: undefined reference to `PyList_SetItem' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.0.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.4/src/types/list.rs:196: undefined reference to `PyList_New' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/list.rs:199: undefined reference to `PyList_SetItem' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.0.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.4/src/types/tuple.rs:166: undefined reference to `PyTuple_New' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stderr] /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.4z3bdzbl-cgu.0.rcgu.o): In function `pyo3::types::tuple:: for (A, B, C, D)>::into_py': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:166: undefined reference to `PyTuple_New' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-cgu.0.rcgu.o): In function `pyo3::err::PyErr::occurred': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/err.rs:156: undefined reference to `PyErr_Occurred' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-cgu.0.rcgu.o): In function `pyo3::err::PyErr::fetch': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/err.rs:167: undefined reference to `PyErr_Fetch' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-cgu.0.rcgu.o): In function `pyo3::err::PyErr::print': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/err.rs:233: undefined reference to `PyErr_PrintEx' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-cgu.0.rcgu.o): In function `pyo3::err::PyErr::restore': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/err.rs:326: undefined reference to `PyErr_Restore' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-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.4/src/err.rs:519: undefined reference to `PyErr_Print' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-cgu.11.rcgu.o): In function `pyo3::ffi::boolobject::PyBool_Check': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/boolobject.rs:(.text._ZN4pyo33ffi10boolobject12PyBool_Check17h75328d99dfbe5677E+0x16): undefined reference to `PyBool_Type' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-cgu.11.rcgu.o): In function `pyo3::ffi::boolobject::Py_True': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/boolobject.rs:29: undefined reference to `_Py_TrueStruct' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-cgu.11.rcgu.o): In function `::str': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/objectprotocol.rs:318: undefined reference to `PyObject_Str' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-cgu.11.rcgu.o): In function `::init_type': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:225: undefined reference to `PyExc_OverflowError' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-cgu.11.rcgu.o): In function `::init_type': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:225: undefined reference to `PyExc_SystemError' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-cgu.11.rcgu.o): In function `::init_type': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:225: undefined reference to `PyExc_TypeError' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-cgu.11.rcgu.o): In function `::init_type': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:225: undefined reference to `PyExc_UnicodeDecodeError' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-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.4/src/types/dict.rs:52: undefined reference to `PyDict_Copy' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-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.4/src/types/dict.rs:64: undefined reference to `PyDict_Size' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-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.4/src/types/dict.rs:95: undefined reference to `PyDict_GetItem' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-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.4/src/types/dict.rs:120: undefined reference to `PyDict_DelItem' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-cgu.13.rcgu.o): In function `::next': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/dict.rs:178: undefined reference to `PyDict_Next' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-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.4/src/ffi/object.rs:933: undefined reference to `_Py_Dealloc' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-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.4/src/ffi/object.rs:975: undefined reference to `_Py_NoneStruct' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-cgu.6.rcgu.o): In function `pyo3::types::num:: for u32>::into_py': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/num.rs:144: undefined reference to `PyLong_FromLong' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-cgu.6.rcgu.o): In function `pyo3::types::num::::extract': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/num.rs:153: undefined reference to `PyNumber_Index' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/num.rs:157: undefined reference to `PyLong_AsLong' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-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.4/src/types/tuple.rs:61: undefined reference to `PyTuple_GetSlice' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-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.4/src/gil.rs:43: undefined reference to `Py_IsInitialized' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/gil.rs:52: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/gil.rs:47: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/gil.rs:61: undefined reference to `Py_InitializeEx' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/gil.rs:66: undefined reference to `PyEval_InitThreads' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/gil.rs:72: undefined reference to `PyEval_SaveThread' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-cgu.8.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/gil.rs:116: undefined reference to `PyGILState_Release' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-cgu.8.rcgu.o): In function `pyo3::gil::GILGuard::acquire': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/gil.rs:257: undefined reference to `PyGILState_Ensure' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-cgu.8.rcgu.o): In function `pyo3::types::floatob::PyFloat::new': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/floatob.rs:33: undefined reference to `PyFloat_FromDouble' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-cgu.8.rcgu.o): In function `pyo3::types::floatob::::extract': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/floatob.rs:58: undefined reference to `PyFloat_AsDouble' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-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.4/src/types/string.rs:36: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-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.4/src/types/string.rs:58: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-d17bd1553b2a22b5.rlib(pyo3-d17bd1553b2a22b5.pyo3.75za56ou-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.4/src/types/string.rs:83: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/string.rs:94: undefined reference to `PyBytes_AsString' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/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 [INFO] [stderr] [INFO] [stderr] error: could not compile `HPGO`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "496ac550d1ba8f7386a4b80180273154a33fa7a1741d62d21ad98b6ae22cba42"` [INFO] running `"docker" "rm" "-f" "496ac550d1ba8f7386a4b80180273154a33fa7a1741d62d21ad98b6ae22cba42"` [INFO] [stdout] 496ac550d1ba8f7386a4b80180273154a33fa7a1741d62d21ad98b6ae22cba42