[INFO] fetching crate HPGO 0.9.2... [INFO] testing HPGO-0.9.2 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate HPGO 0.9.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate HPGO 0.9.2 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-7/source/Cargo.toml [INFO] crate crates.io crate HPGO 0.9.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indoc v0.3.4 [INFO] [stderr] Downloaded paste v0.1.6 [INFO] [stderr] Downloaded pyo3 v0.8.4 [INFO] [stderr] Downloaded ctor v0.1.12 [INFO] [stderr] Downloaded pyo3cls v0.8.4 [INFO] [stderr] Downloaded indoc-impl v0.3.4 [INFO] [stderr] Downloaded inventory-impl v0.1.5 [INFO] [stderr] Downloaded pyo3-derive-backend v0.8.4 [INFO] [stderr] Downloaded inventory v0.1.5 [INFO] [stderr] Downloaded paste-impl v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c17ccfb47772f6b582d2e6aa306c81b445b1e1c91d57011a405a4c5ecbf22c4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6c17ccfb47772f6b582d2e6aa306c81b445b1e1c91d57011a405a4c5ecbf22c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c17ccfb47772f6b582d2e6aa306c81b445b1e1c91d57011a405a4c5ecbf22c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c17ccfb47772f6b582d2e6aa306c81b445b1e1c91d57011a405a4c5ecbf22c4", kill_on_drop: false }` [INFO] [stdout] 6c17ccfb47772f6b582d2e6aa306c81b445b1e1c91d57011a405a4c5ecbf22c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41f0f427d03020db849fb0377305ff678da5e8a45caa6bf75dc8cf0a5d9d95af [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "41f0f427d03020db849fb0377305ff678da5e8a45caa6bf75dc8cf0a5d9d95af", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling heck v0.3.1 [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 clap v2.33.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling regex v1.3.1 [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 ghost v0.1.1 [INFO] [stderr] Compiling inventory-impl v0.1.5 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling pyo3cls v0.8.4 [INFO] [stderr] Compiling inventory v0.1.5 [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 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_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] [stdout] warning: unused import: `std::collections::BTreeSet` [INFO] [stdout] --> src/analysis/cc_overlap.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::BTreeSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parallelism::*` [INFO] [stdout] --> src/analysis/gpu_memory.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use parallelism::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::BTreeSet` [INFO] [stdout] --> src/analysis/gpu_memory.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::BTreeSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::sorted` [INFO] [stdout] --> src/orchestration/orchestrate_async.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use itertools::sorted; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `bitset` should have an upper camel case name [INFO] [stdout] --> src/orchestration/orchestrate_async.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type bitset = Vec; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Bitset` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `environment::device` [INFO] [stdout] --> src/orchestration/orchestrate_hierarchical.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use environment::device; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::sorted` [INFO] [stdout] --> src/orchestration/orchestrate_sync.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use itertools::sorted; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `bitset` should have an upper camel case name [INFO] [stdout] --> src/orchestration/orchestrate_sync.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | pub type bitset = Vec; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Bitset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parallelism::*` [INFO] [stdout] --> src/parallelism/gpipe.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use parallelism::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::BTreeSet` [INFO] [stdout] --> src/parallelism/gradient_accumulation.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::collections::BTreeSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/orchestration/orchestrate_hierarchical.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filename` [INFO] [stdout] --> src/input/tensorflow_timeline.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | filename: &str, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filename` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cur_activation_size` [INFO] [stdout] --> src/orchestration/orchestrate_async.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | let cur_activation_size = activation_sizes[0][j]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cur_activation_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cur_parameter_size` [INFO] [stdout] --> src/orchestration/orchestrate_async.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | let cur_parameter_size = parameter_sizes[0][j]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cur_parameter_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `all_predecessor_ids` [INFO] [stdout] --> src/orchestration/orchestrate_async.rs:433:13 [INFO] [stdout] | [INFO] [stdout] 433 | let all_predecessor_ids = &self.m.perf.all_predecessor_ids; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_all_predecessor_ids` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `empty` [INFO] [stdout] --> src/orchestration/orchestrate_async.rs:437:13 [INFO] [stdout] | [INFO] [stdout] 437 | let empty: bitset = vec![false; d.num_gpus as usize]; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_empty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cur_activation_size` [INFO] [stdout] --> src/orchestration/orchestrate_hierarchical.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | let cur_activation_size = activation_sizes[i][j]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cur_activation_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `activation_sizes` [INFO] [stdout] --> src/orchestration/orchestrate_sync.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | let activation_sizes = &self.m.perf.activation_sizes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_activation_sizes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output_activation_sizes` [INFO] [stdout] --> src/orchestration/orchestrate_sync.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | let output_activation_sizes = &self.m.perf.output_activation_sizes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_activation_sizes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `all_predecessor_ids` [INFO] [stdout] --> src/orchestration/orchestrate_sync.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | let all_predecessor_ids = &self.m.perf.all_predecessor_ids; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_all_predecessor_ids` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/parallelism/gpipe.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | d: &device::Devices, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> src/parallelism/gpipe.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | m: &model::Model, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rp` [INFO] [stdout] --> src/parallelism/gpipe.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | rp: u32, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pipeline_time` [INFO] [stdout] --> src/parallelism/gpipe.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pipeline_time: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pipeline_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/parallelism/gpipe.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | p: Vec<(u32, u32, u32, BTreeSet)>, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/parallelism/split_concat.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | d: &device::Devices, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from` [INFO] [stdout] --> src/parallelism/split_concat.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | from: &BTreeSet, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to` [INFO] [stdout] --> src/parallelism/split_concat.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | to: &BTreeSet, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/parallelism/split_concat.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | size: f64, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `activation_sizes` [INFO] [stdout] --> src/parallelism/sync_pipeline.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let activation_sizes = &m.perf.activation_sizes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_activation_sizes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `activation_sizes` [INFO] [stdout] --> src/parallelism/sync_pipeline.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | let activation_sizes = &m.perf.activation_sizes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_activation_sizes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/HPGO_CMD-a11028e870a4116d.HPGO_CMD.c2sjh96b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-a11028e870a4116d.HPGO_CMD.c2sjh96b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-a11028e870a4116d.HPGO_CMD.c2sjh96b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-a11028e870a4116d.HPGO_CMD.c2sjh96b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-a11028e870a4116d.HPGO_CMD.c2sjh96b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-a11028e870a4116d.HPGO_CMD.c2sjh96b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-a11028e870a4116d.HPGO_CMD.c2sjh96b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-a11028e870a4116d.HPGO_CMD.c2sjh96b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-a11028e870a4116d.HPGO_CMD.c2sjh96b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-a11028e870a4116d.HPGO_CMD.c2sjh96b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-a11028e870a4116d.HPGO_CMD.c2sjh96b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-a11028e870a4116d.HPGO_CMD.c2sjh96b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-a11028e870a4116d.HPGO_CMD.c2sjh96b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-a11028e870a4116d.HPGO_CMD.c2sjh96b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-a11028e870a4116d.HPGO_CMD.c2sjh96b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/HPGO_CMD-a11028e870a4116d.HPGO_CMD.c2sjh96b-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/HPGO_CMD-a11028e870a4116d" "/opt/rustwide/target/debug/deps/HPGO_CMD-a11028e870a4116d.1kb1tuwlgm78f7vx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-29eab9eedc0deef8.rlib" "/opt/rustwide/target/debug/deps/libclap-7ebc1c743faf27ee.rlib" "/opt/rustwide/target/debug/deps/libvec_map-08722e269333ade1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-60621051abfcb17d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-79b8b0ff3a77c502.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-9a2c52e8ce6c1385.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libHPGO.rlib" "/opt/rustwide/target/debug/deps/librayon-c13869933a8115ea.rlib" "/opt/rustwide/target/debug/deps/librayon_core-5515edc33f9052ae.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9495b99d19fae227.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-baf6f33d13d59d72.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3fa28cf5f8ac1f06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6322f653d915080.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a49382f99c78481.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libunindent-656974d9d65eb043.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/libinventory-f3c743a7bc353e5d.rlib" "/opt/rustwide/target/debug/deps/libindoc-7ef4b680a1b3fec2.rlib" "/opt/rustwide/target/debug/deps/libpaste-8366f0ff42a82353.rlib" "/opt/rustwide/target/debug/deps/libordered_float-aed58d082095d4f0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4c72c961c99c6fe7.rlib" "/opt/rustwide/target/debug/deps/libitertools-9d123eadeb84a849.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.11.rcgu.o): in function `pyo3::type_object::PyObjectAlloc::alloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:(.text._ZN4pyo311type_object13PyObjectAlloc5alloc17he989ea217a8ba648E+0x16): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.11.rcgu.o): in function `pyo3::type_object::PyObjectAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:205: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:216: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /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] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.5.rcgu.o): in function `pyo3::type_object::PyObjectAlloc::alloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:(.text._ZN4pyo311type_object13PyObjectAlloc5alloc17ha21b780e78f55364E+0x16): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.5.rcgu.o): in function `pyo3::type_object::PyObjectAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:205: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:216: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /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] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.6.rcgu.o): in function `pyo3::type_object::PyObjectAlloc::alloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:(.text._ZN4pyo311type_object13PyObjectAlloc5alloc17h37fd43ea90998f05E+0x16): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.6.rcgu.o): in function `pyo3::type_object::PyObjectAlloc::alloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:(.text._ZN4pyo311type_object13PyObjectAlloc5alloc17hc5ce12887ebc2868E+0x16): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.6.rcgu.o): in function `pyo3::type_object::PyObjectAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:205: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:216: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /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] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.6.rcgu.o): in function `pyo3::type_object::PyObjectAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:205: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:216: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /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] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.6.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/object.rs:975: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.6.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/object.rs:933: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.10.rcgu.o): in function `pyo3::type_object::PyObjectAlloc::alloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:(.text._ZN4pyo311type_object13PyObjectAlloc5alloc17hd7f77e7585ea7b6bE+0x16): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.10.rcgu.o): in function `pyo3::type_object::PyObjectAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:205: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:216: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /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] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.12.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/err.rs:326: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.14.rcgu.o): in function `pyo3::type_object::initialize_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:402: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.14.rcgu.o): in function `pyo3::type_object::initialize_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:402: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.14.rcgu.o): in function `pyo3::type_object::initialize_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:402: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.14.rcgu.o): in function `pyo3::type_object::initialize_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:402: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.14.rcgu.o): in function `pyo3::type_object::initialize_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:402: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.14.rcgu.o):(.data.rel.ro..L__unnamed_9+0x8): undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.14.rcgu.o):(.data.rel.ro..L__unnamed_9+0x10): undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.3.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/mod.rs:111: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.0.rcgu.o): in function `pyo3::types::list:: for alloc::vec::Vec>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/list.rs:196: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/list.rs:199: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.0.rcgu.o): in function `pyo3::types::list:: for alloc::vec::Vec>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/list.rs:196: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/list.rs:199: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.0.rcgu.o): in function `pyo3::types::list:: for alloc::vec::Vec>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/list.rs:196: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/list.rs:199: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.0.rcgu.o): in function `pyo3::types::list:: for alloc::vec::Vec>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/list.rs:196: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/list.rs:199: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.0.rcgu.o): in function `pyo3::types::list:: for alloc::vec::Vec>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/list.rs:196: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/list.rs:199: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.0.rcgu.o): in function `pyo3::types::tuple:: for (A,B,C,D)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:166: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libHPGO.rlib(HPGO.HPGO.b2yht1j8-cgu.0.rcgu.o): in function `pyo3::types::tuple:: for (A,B)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:166: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.0.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/err.rs:156: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.0.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/err.rs:167: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.0.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/err.rs:233: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.0.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/err.rs:326: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.0.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/err.rs:519: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.1.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/gil.rs:43: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/gil.rs:61: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/gil.rs:72: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.1.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/gil.rs:116: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.1.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/gil.rs:257: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.12.rcgu.o): in function `::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/objectprotocol.rs:318: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.12.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/dict.rs:52: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.12.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/dict.rs:64: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.12.rcgu.o): in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/dict.rs:95: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.12.rcgu.o): in function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/dict.rs:120: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.12.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/dict.rs:178: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.14.rcgu.o): in function `pyo3::ffi::boolobject::PyBool_Check': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/boolobject.rs:(.text._ZN4pyo33ffi10boolobject12PyBool_Check17h5221ceff2e24213bE+0x16): undefined reference to `PyBool_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.14.rcgu.o): in function `pyo3::ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/boolobject.rs:29: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.3.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/object.rs:933: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.3.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/object.rs:975: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.5.rcgu.o): in function `pyo3::types::num:: for u32>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/num.rs:144: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.5.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/num.rs:153: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/num.rs:157: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.7.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/string.rs:36: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.7.rcgu.o): in function `pyo3::types::string::PyString::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/string.rs:58: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.7.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/string.rs:83: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/string.rs:94: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/string.rs:96: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.7.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:61: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.8.rcgu.o): in function `pyo3::types::floatob::PyFloat::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/floatob.rs:33: undefined reference to `PyFloat_FromDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.8.rcgu.o): in function `pyo3::types::floatob::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/floatob.rs:58: undefined reference to `PyFloat_AsDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.8.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:225: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.8.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:225: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.8.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:225: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-93e3041d7920fa1e.rlib(pyo3-93e3041d7920fa1e.pyo3.1lfrdd6s-cgu.8.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:225: undefined reference to `PyExc_UnicodeDecodeError' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `HPGO` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "41f0f427d03020db849fb0377305ff678da5e8a45caa6bf75dc8cf0a5d9d95af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41f0f427d03020db849fb0377305ff678da5e8a45caa6bf75dc8cf0a5d9d95af", kill_on_drop: false }` [INFO] [stdout] 41f0f427d03020db849fb0377305ff678da5e8a45caa6bf75dc8cf0a5d9d95af