[INFO] cloning repository https://github.com/sammdot/rtfcre [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sammdot/rtfcre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammdot%2Frtfcre", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammdot%2Frtfcre'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd850a5867db462f8a9a46328599e86c1f59c199 [INFO] testing sammdot/rtfcre against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammdot%2Frtfcre" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sammdot/rtfcre on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config [INFO] started tweaking git repo https://github.com/sammdot/rtfcre [INFO] finished tweaking git repo https://github.com/sammdot/rtfcre [INFO] tweaked toml for git repo https://github.com/sammdot/rtfcre written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/sammdot/rtfcre already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded static_assertions v1.1.0 [INFO] [stderr] Downloaded rand_core v0.6.0 [INFO] [stderr] Downloaded arrayvec v0.5.2 [INFO] [stderr] Downloaded wyz v0.2.0 [INFO] [stderr] Downloaded serde_cbor v0.11.1 [INFO] [stderr] Downloaded structopt-derive v0.4.14 [INFO] [stderr] Downloaded cast v0.2.3 [INFO] [stderr] Downloaded criterion-plot v0.4.3 [INFO] [stderr] Downloaded structopt v0.3.21 [INFO] [stderr] Downloaded itertools v0.9.0 [INFO] [stderr] Downloaded half v1.6.0 [INFO] [stderr] Downloaded tinytemplate v1.1.0 [INFO] [stderr] Downloaded smallvec v1.5.1 [INFO] [stderr] Downloaded instant v0.1.9 [INFO] [stderr] Downloaded bytecount v0.6.2 [INFO] [stderr] Downloaded pyo3cls v0.12.4 [INFO] [stderr] Downloaded cargo_metadata v0.10.0 [INFO] [stderr] Downloaded pyo3-file v0.3.3 [INFO] [stderr] Downloaded rand v0.8.0 [INFO] [stderr] Downloaded nom v6.0.1 [INFO] [stderr] Downloaded oorandom v11.1.3 [INFO] [stderr] Downloaded plotters v0.2.15 [INFO] [stderr] Downloaded rand_hc v0.3.0 [INFO] [stderr] Downloaded skeptic v0.13.5 [INFO] [stderr] Downloaded pyo3 v0.12.4 [INFO] [stderr] Downloaded csv v1.1.5 [INFO] [stderr] Downloaded lexical-core v0.7.4 [INFO] [stderr] Downloaded csv-core v0.1.10 [INFO] [stderr] Downloaded parking_lot_core v0.8.2 [INFO] [stderr] Downloaded regex-automata v0.1.9 [INFO] [stderr] Downloaded radium v0.5.3 [INFO] [stderr] Downloaded parking_lot v0.11.1 [INFO] [stderr] Downloaded criterion v0.3.3 [INFO] [stderr] Downloaded funty v1.1.0 [INFO] [stderr] Downloaded tap v1.0.0 [INFO] [stderr] Downloaded bitvec v0.19.4 [INFO] [stderr] Downloaded pyo3-derive-backend v0.12.4 [INFO] [stderr] Downloaded rand_chacha v0.3.0 [INFO] running `Command { std: "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" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7efc7f6515b56a7acbf605b77ca6b20597a7f037cea414ea71666dc71bded779 [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" "7efc7f6515b56a7acbf605b77ca6b20597a7f037cea414ea71666dc71bded779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7efc7f6515b56a7acbf605b77ca6b20597a7f037cea414ea71666dc71bded779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7efc7f6515b56a7acbf605b77ca6b20597a7f037cea414ea71666dc71bded779", kill_on_drop: false }` [INFO] [stdout] 7efc7f6515b56a7acbf605b77ca6b20597a7f037cea414ea71666dc71bded779 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 296a132d6a5dbb792802bcc41e5243fc2d6232709096963b458d7b930d1bbc51 [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" "296a132d6a5dbb792802bcc41e5243fc2d6232709096963b458d7b930d1bbc51", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling pyo3 v0.12.4 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling pyo3-derive-backend v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ctor v0.1.17 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling pyo3cls v0.12.4 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling cargo_metadata v0.10.0 [INFO] [stderr] Compiling skeptic v0.13.5 [INFO] [stderr] Compiling pyo3-file v0.3.3 [INFO] [stderr] Compiling rtfcre v1.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `comment` [INFO] [stdout] --> src/dict.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn comment(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_comment` [INFO] [stdout] --> src/dict.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn add_comment(&mut self, comment: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_comment` [INFO] [stdout] --> src/dict.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn remove_comment(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_entry` [INFO] [stdout] --> src/dict.rs:120:10 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn remove_entry(&mut self, steno: String) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contains_key` [INFO] [stdout] --> src/dict.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn contains_key(&self, steno: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lookup` [INFO] [stdout] --> src/dict.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn lookup(&self, steno: &str) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rev_lookup` [INFO] [stdout] --> src/dict.rs:141:10 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn rev_lookup(&self, translation: &str) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `entry` [INFO] [stdout] --> src/dict.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn entry(&self, steno: &str) -> Option<&Entry> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `entry_mut` [INFO] [stdout] --> src/dict.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn entry_mut(&mut self, steno: &str) -> Option<&mut Entry> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_rtf` [INFO] [stdout] --> src/rtf.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn parse_rtf(input: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "296a132d6a5dbb792802bcc41e5243fc2d6232709096963b458d7b930d1bbc51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "296a132d6a5dbb792802bcc41e5243fc2d6232709096963b458d7b930d1bbc51", kill_on_drop: false }` [INFO] [stdout] 296a132d6a5dbb792802bcc41e5243fc2d6232709096963b458d7b930d1bbc51 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8046d3c51993a5cfaf871af3111c8050dfa1596b1acf2d64dfd6ea4161d6e5d3 [INFO] running `Command { std: "docker" "start" "-a" "8046d3c51993a5cfaf871af3111c8050dfa1596b1acf2d64dfd6ea4161d6e5d3", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling rtfcre v1.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `comment` [INFO] [stdout] --> src/dict.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn comment(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_comment` [INFO] [stdout] --> src/dict.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn add_comment(&mut self, comment: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_comment` [INFO] [stdout] --> src/dict.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn remove_comment(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_entry` [INFO] [stdout] --> src/dict.rs:120:10 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn remove_entry(&mut self, steno: String) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contains_key` [INFO] [stdout] --> src/dict.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn contains_key(&self, steno: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lookup` [INFO] [stdout] --> src/dict.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn lookup(&self, steno: &str) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rev_lookup` [INFO] [stdout] --> src/dict.rs:141:10 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn rev_lookup(&self, translation: &str) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `entry` [INFO] [stdout] --> src/dict.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn entry(&self, steno: &str) -> Option<&Entry> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `entry_mut` [INFO] [stdout] --> src/dict.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn entry_mut(&mut self, steno: &str) -> Option<&mut Entry> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_rtf` [INFO] [stdout] --> src/rtf.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn parse_rtf(input: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165" "/opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.2jh82z3vjj4rsf8p.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/libpyo3_file-ae7e956b6a7ea65f.rlib" "/opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-09b7db93b87db98d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bf7e2f8e75ccb820.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-362b60c1e7bb77e8.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e052604e524a2804.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libinstant-80af378529ae977f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/liblibc-77d6541a42757d2c.rlib" "/opt/rustwide/target/debug/deps/libunindent-1b875cd0e05e4397.rlib" "/opt/rustwide/target/debug/deps/libpaste-4699681183b8cbb1.rlib" "/opt/rustwide/target/debug/deps/libinventory-d301c83356d0087c.rlib" "/opt/rustwide/target/debug/deps/libindoc-b2bea21437dd9dcf.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a06d32fee8e4d25.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libnom-ae64fbb67285d464.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-2e1ad8409c7af539.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f13f4f0dbb450543.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-03b36c50a4d8d0ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libbitvec-9e25039f3530635f.rlib" "/opt/rustwide/target/debug/deps/libfunty-37ac3c748a155034.rlib" "/opt/rustwide/target/debug/deps/libwyz-c2d838a9f482734e.rlib" "/opt/rustwide/target/debug/deps/libtap-02024495a2169550.rlib" "/opt/rustwide/target/debug/deps/libradium-2e1e43c81f12a810.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.11.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.12.4/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.12.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/dict.rs:123: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.15.rcgu.o: in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/err/mod.rs:356: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.15.rcgu.o: in function `pyo3::types::tuple::> for (A,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/tuple.rs:158: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/tuple.rs:159: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.15.rcgu.o: in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/mod.rs:177: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.15.rcgu.o: in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/mod.rs:177: undefined reference to `PyExc_KeyError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.3.rcgu.o: in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/ffi/object.rs:987: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.3.rcgu.o: in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/ffi/object.rs:943: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.3.rcgu.o: in function `pyo3::pyclass::default_new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/pyclass.rs:(.text._ZN4pyo37pyclass11default_new17h56521f906d942181E+0x9e): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.9.rcgu.o: in function `pyo3::types::tuple::> for (A,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/tuple.rs:158: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/tuple.rs:159: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rtfcre-8b5cdef5b3306165.rtfcre.54bin7ew-cgu.9.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.12.4/src/types/tuple.rs:158: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/tuple.rs:159: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/tuple.rs:159: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_file-ae7e956b6a7ea65f.rlib(pyo3_file-ae7e956b6a7ea65f.pyo3_file.25mh7wnh-cgu.1.rcgu.o): in function `pyo3::instance::Py::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/instance.rs:291: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/instance.rs:295: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_file-ae7e956b6a7ea65f.rlib(pyo3_file-ae7e956b6a7ea65f.pyo3_file.25mh7wnh-cgu.1.rcgu.o): in function `pyo3::instance::Py::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/instance.rs:291: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/instance.rs:295: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_file-ae7e956b6a7ea65f.rlib(pyo3_file-ae7e956b6a7ea65f.pyo3_file.25mh7wnh-cgu.1.rcgu.o): in function `pyo3::instance::Py::getattr::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/instance.rs:239: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_file-ae7e956b6a7ea65f.rlib(pyo3_file-ae7e956b6a7ea65f.pyo3_file.25mh7wnh-cgu.14.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/ffi/object.rs:943: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3_file-ae7e956b6a7ea65f.rlib(pyo3_file-ae7e956b6a7ea65f.pyo3_file.25mh7wnh-cgu.7.rcgu.o): in function `pyo3::types::tuple::> for (A,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/tuple.rs:168: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/tuple.rs:169: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/mod.rs:177: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/mod.rs:177: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/mod.rs:177: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/mod.rs:177: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/mod.rs:177: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/mod.rs:177: undefined reference to `PyExc_UnicodeDecodeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/mod.rs:177: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.10.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/err/mod.rs:208: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.10.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/err/mod.rs:223: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.10.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/err/mod.rs:270: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.10.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/err/mod.rs:302: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.10.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/err/mod.rs:356: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.10.rcgu.o): in function `pyo3::err::PyErr::normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/err/mod.rs:427: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.10.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/err/mod.rs:505: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.11.rcgu.o): in function `pyo3::types::any::PyAny::repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/any.rs:411: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.11.rcgu.o): in function `pyo3::types::any::PyAny::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/any.rs:421: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.14.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/gil.rs:64: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/gil.rs:83: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/gil.rs:106: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.14.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}::finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/gil.rs:88: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/gil.rs:89: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/gil.rs:90: undefined reference to `Py_Finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.14.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/gil.rs:145: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.14.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/gil.rs:191: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.14.rcgu.o): in function `pyo3::types::tuple::PyTuple::empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/tuple.rs:38: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.14.rcgu.o): in function `pyo3::types::tuple::PyTuple::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/tuple.rs:45: undefined reference to `PyTuple_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.14.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/tuple.rs:58: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.14.rcgu.o): in function `pyo3::types::tuple::PyTuple::get_item': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/tuple.rs:77: undefined reference to `PyTuple_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.2.rcgu.o): in function `pyo3::types::num::> for u64>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/num.rs:106: undefined reference to `PyLong_FromUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.2.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/num.rs:113: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/num.rs:117: undefined reference to `PyLong_AsUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.3.rcgu.o): in function `pyo3::types::dict::PyDict::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/dict.rs:29: undefined reference to `PyDict_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.3.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/dict.rs:57: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.3.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/dict.rs:70: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.3.rcgu.o): in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/dict.rs:104: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.3.rcgu.o): in function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/dict.rs:136: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.3.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/dict.rs:195: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.3.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/string.rs:27: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.3.rcgu.o): in function `pyo3::types::string::PyString::to_str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/string.rs:49: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.3.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/string.rs:69: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.5.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/ffi/object.rs:943: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.5.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/ffi/object.rs:987: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.8.rcgu.o): in function `pyo3::types::bytes::PyBytes::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/bytes.rs:26: undefined reference to `PyBytes_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5cf35b84010b5d01.rlib(pyo3-5cf35b84010b5d01.pyo3.6n087qnt-cgu.8.rcgu.o): in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/bytes.rs:81: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/types/bytes.rs:82: undefined reference to `PyBytes_Size' [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 `rtfcre` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "8046d3c51993a5cfaf871af3111c8050dfa1596b1acf2d64dfd6ea4161d6e5d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8046d3c51993a5cfaf871af3111c8050dfa1596b1acf2d64dfd6ea4161d6e5d3", kill_on_drop: false }` [INFO] [stdout] 8046d3c51993a5cfaf871af3111c8050dfa1596b1acf2d64dfd6ea4161d6e5d3