[INFO] cloning repository https://github.com/madig/ufolib_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/madig/ufolib_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadig%2Fufolib_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadig%2Fufolib_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc26ee629b480b5d9b0c24efac0a0a62f0bdd4c1 [INFO] testing madig/ufolib_rs against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadig%2Fufolib_rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/madig/ufolib_rs on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/madig/ufolib_rs [INFO] removed path dependency norad from git repo https://github.com/madig/ufolib_rs [INFO] finished tweaking git repo https://github.com/madig/ufolib_rs [INFO] tweaked toml for git repo https://github.com/madig/ufolib_rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/madig/ufolib_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd7a9507bbcb6b4448b01b2b08dcb9d0a82b9cf98ae3f932695ef3ece28ef8b5 [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" "cd7a9507bbcb6b4448b01b2b08dcb9d0a82b9cf98ae3f932695ef3ece28ef8b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd7a9507bbcb6b4448b01b2b08dcb9d0a82b9cf98ae3f932695ef3ece28ef8b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd7a9507bbcb6b4448b01b2b08dcb9d0a82b9cf98ae3f932695ef3ece28ef8b5", kill_on_drop: false }` [INFO] [stdout] cd7a9507bbcb6b4448b01b2b08dcb9d0a82b9cf98ae3f932695ef3ece28ef8b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f681825dc7b0b3188bb852a22db3ea91627575edb0dfcc8f93b53faf6b02532 [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" "5f681825dc7b0b3188bb852a22db3ea91627575edb0dfcc8f93b53faf6b02532", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Compiling pyo3 v0.12.4 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling quick-xml v0.18.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling pyo3-derive-backend v0.12.4 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling pyo3cls v0.12.4 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling norad v0.2.0 [INFO] [stderr] Compiling ufolib_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `layerName` [INFO] [stdout] --> src/lib.rs:21:39 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn getCharacterMapping(&self, layerName: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layerName` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:21:58 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn getCharacterMapping(&self, layerName: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn getDefaultLayerName(&self, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/lib.rs:24:43 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn getFileModificationTime(&self, path: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layerName` [INFO] [stdout] --> src/lib.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn getGlyphSet(&self, layerName: &PyAny, validateRead: &PyAny, validateWrite: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layerName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validateRead` [INFO] [stdout] --> src/lib.rs:25:50 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn getGlyphSet(&self, layerName: &PyAny, validateRead: &PyAny, validateWrite: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validateRead` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validateWrite` [INFO] [stdout] --> src/lib.rs:25:72 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn getGlyphSet(&self, layerName: &PyAny, validateRead: &PyAny, validateWrite: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validateWrite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:26:44 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn getImageDirectoryListing(&self, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:27:55 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn getKerningGroupConversionRenameMaps(&self, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn getLayerNames(&self, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/lib.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn getReadFileForPath(&self, path: &PyAny, encoding: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encoding` [INFO] [stdout] --> src/lib.rs:29:52 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn getReadFileForPath(&self, path: &PyAny, encoding: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/lib.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn readBytesFromPath(&self, path: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fileName` [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn readData(&self, fileName: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fileName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn readGroups(&self, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fileName` [INFO] [stdout] --> src/lib.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn readImage(&self, fileName: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fileName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:35:47 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn readImage(&self, fileName: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/lib.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn readInfo(&self, info: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn readInfo(&self, info: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn readKerning(&self, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn readLib(&self, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:39:32 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn readMetaInfo(&self, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/lib.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn copyFromReader(&self, reader: &PyAny, sourcePath: &PyAny, destPath: &PyAny) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sourcePath` [INFO] [stdout] --> src/lib.rs:52:50 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn copyFromReader(&self, reader: &PyAny, sourcePath: &PyAny, destPath: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sourcePath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `destPath` [INFO] [stdout] --> src/lib.rs:52:70 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn copyFromReader(&self, reader: &PyAny, sourcePath: &PyAny, destPath: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | reader: &PyAny, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sourceFileName` [INFO] [stdout] --> src/lib.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | sourceFileName: &PyAny, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sourceFileName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `destFileName` [INFO] [stdout] --> src/lib.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | destFileName: &PyAny, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destFileName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | validate: &PyAny, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layerName` [INFO] [stdout] --> src/lib.rs:61:34 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn deleteGlyphSet(&self, layerName: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layerName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/lib.rs:63:40 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn getFileObjectForPath(&self, path: &PyAny, mode: &PyAny, encoding: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/lib.rs:63:54 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn getFileObjectForPath(&self, path: &PyAny, mode: &PyAny, encoding: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encoding` [INFO] [stdout] --> src/lib.rs:63:68 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn getFileObjectForPath(&self, path: &PyAny, mode: &PyAny, encoding: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layerName` [INFO] [stdout] --> src/lib.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | layerName: &PyAny, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layerName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `defaultLayer` [INFO] [stdout] --> src/lib.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | defaultLayer: &PyAny, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_defaultLayer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `glyphNameToFileNameFunc` [INFO] [stdout] --> src/lib.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | glyphNameToFileNameFunc: &PyAny, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_glyphNameToFileNameFunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validateRead` [INFO] [stdout] --> src/lib.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | validateRead: &PyAny, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validateRead` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validateWrite` [INFO] [stdout] --> src/lib.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | validateWrite: &PyAny, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validateWrite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fileName` [INFO] [stdout] --> src/lib.rs:73:30 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn removeData(&self, fileName: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fileName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/lib.rs:74:37 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn removeFileForPath(&self, path: &PyAny, force: &PyAny, removeEmptyParents: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force` [INFO] [stdout] --> src/lib.rs:74:51 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn removeFileForPath(&self, path: &PyAny, force: &PyAny, removeEmptyParents: &PyAny) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_force` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `removeEmptyParents` [INFO] [stdout] --> src/lib.rs:74:66 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn removeFileForPath(&self, path: &PyAny, force: &PyAny, removeEmptyParents: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_removeEmptyParents` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fileName` [INFO] [stdout] --> src/lib.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn removeImage(&self, fileName: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fileName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:75:49 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn removeImage(&self, fileName: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/lib.rs:76:30 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn removePath(&self, path: &PyAny, force: &PyAny, removeEmptyParents: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force` [INFO] [stdout] --> src/lib.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn removePath(&self, path: &PyAny, force: &PyAny, removeEmptyParents: &PyAny) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_force` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `removeEmptyParents` [INFO] [stdout] --> src/lib.rs:76:59 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn removePath(&self, path: &PyAny, force: &PyAny, removeEmptyParents: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_removeEmptyParents` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layerName` [INFO] [stdout] --> src/lib.rs:77:34 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn renameGlyphSet(&self, layerName: &PyAny, newLayerName: &PyAny, defaultLayer: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layerName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `newLayerName` [INFO] [stdout] --> src/lib.rs:77:53 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn renameGlyphSet(&self, layerName: &PyAny, newLayerName: &PyAny, defaultLayer: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_newLayerName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `defaultLayer` [INFO] [stdout] --> src/lib.rs:77:75 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn renameGlyphSet(&self, layerName: &PyAny, newLayerName: &PyAny, defaultLayer: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_defaultLayer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `maps` [INFO] [stdout] --> src/lib.rs:78:55 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn setKerningGroupConversionRenameMaps(&self, maps: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_maps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/lib.rs:80:36 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn writeBytesToPath(&self, path: &PyAny, data: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/lib.rs:80:50 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn writeBytesToPath(&self, path: &PyAny, data: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fileName` [INFO] [stdout] --> src/lib.rs:81:29 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn writeData(&self, fileName: &PyAny, data: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fileName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/lib.rs:81:47 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn writeData(&self, fileName: &PyAny, data: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `features` [INFO] [stdout] --> src/lib.rs:82:33 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn writeFeatures(&self, features: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_features` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:82:51 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn writeFeatures(&self, features: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `groups` [INFO] [stdout] --> src/lib.rs:83:31 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn writeGroups(&self, groups: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_groups` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:83:47 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn writeGroups(&self, groups: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fileName` [INFO] [stdout] --> src/lib.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn writeImage(&self, fileName: &PyAny, data: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fileName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/lib.rs:84:48 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn writeImage(&self, fileName: &PyAny, data: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:84:62 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn writeImage(&self, fileName: &PyAny, data: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/lib.rs:85:29 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn writeInfo(&self, info: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:85:43 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn writeInfo(&self, info: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kerning` [INFO] [stdout] --> src/lib.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn writeKerning(&self, kerning: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_kerning` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:86:49 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn writeKerning(&self, kerning: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layerOrder` [INFO] [stdout] --> src/lib.rs:87:38 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn writeLayerContents(&self, layerOrder: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layerOrder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:87:58 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn writeLayerContents(&self, layerOrder: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `libDict` [INFO] [stdout] --> src/lib.rs:88:28 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn writeLib(&self, libDict: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_libDict` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:88:45 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn writeLib(&self, libDict: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 70 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "5f681825dc7b0b3188bb852a22db3ea91627575edb0dfcc8f93b53faf6b02532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f681825dc7b0b3188bb852a22db3ea91627575edb0dfcc8f93b53faf6b02532", kill_on_drop: false }` [INFO] [stdout] 5f681825dc7b0b3188bb852a22db3ea91627575edb0dfcc8f93b53faf6b02532 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 021b204d9fa5d4d4e99cfd1cfb6af7c4d51ee905acd240ed32b3856d31a6202f [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" "021b204d9fa5d4d4e99cfd1cfb6af7c4d51ee905acd240ed32b3856d31a6202f", kill_on_drop: false }` [INFO] [stderr] Compiling ufolib_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `layerName` [INFO] [stdout] --> src/lib.rs:21:39 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn getCharacterMapping(&self, layerName: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layerName` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:21:58 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn getCharacterMapping(&self, layerName: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn getDefaultLayerName(&self, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/lib.rs:24:43 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn getFileModificationTime(&self, path: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layerName` [INFO] [stdout] --> src/lib.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn getGlyphSet(&self, layerName: &PyAny, validateRead: &PyAny, validateWrite: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layerName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validateRead` [INFO] [stdout] --> src/lib.rs:25:50 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn getGlyphSet(&self, layerName: &PyAny, validateRead: &PyAny, validateWrite: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validateRead` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validateWrite` [INFO] [stdout] --> src/lib.rs:25:72 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn getGlyphSet(&self, layerName: &PyAny, validateRead: &PyAny, validateWrite: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validateWrite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:26:44 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn getImageDirectoryListing(&self, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:27:55 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn getKerningGroupConversionRenameMaps(&self, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn getLayerNames(&self, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/lib.rs:29:38 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn getReadFileForPath(&self, path: &PyAny, encoding: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encoding` [INFO] [stdout] --> src/lib.rs:29:52 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn getReadFileForPath(&self, path: &PyAny, encoding: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/lib.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn readBytesFromPath(&self, path: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fileName` [INFO] [stdout] --> src/lib.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn readData(&self, fileName: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fileName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn readGroups(&self, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fileName` [INFO] [stdout] --> src/lib.rs:35:29 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn readImage(&self, fileName: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fileName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:35:47 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn readImage(&self, fileName: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/lib.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn readInfo(&self, info: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn readInfo(&self, info: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn readKerning(&self, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn readLib(&self, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:39:32 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn readMetaInfo(&self, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/lib.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn copyFromReader(&self, reader: &PyAny, sourcePath: &PyAny, destPath: &PyAny) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sourcePath` [INFO] [stdout] --> src/lib.rs:52:50 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn copyFromReader(&self, reader: &PyAny, sourcePath: &PyAny, destPath: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sourcePath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `destPath` [INFO] [stdout] --> src/lib.rs:52:70 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn copyFromReader(&self, reader: &PyAny, sourcePath: &PyAny, destPath: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `reader` [INFO] [stdout] --> src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | reader: &PyAny, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reader` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sourceFileName` [INFO] [stdout] --> src/lib.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | sourceFileName: &PyAny, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sourceFileName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `destFileName` [INFO] [stdout] --> src/lib.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | destFileName: &PyAny, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_destFileName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | validate: &PyAny, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layerName` [INFO] [stdout] --> src/lib.rs:61:34 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn deleteGlyphSet(&self, layerName: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layerName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/lib.rs:63:40 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn getFileObjectForPath(&self, path: &PyAny, mode: &PyAny, encoding: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/lib.rs:63:54 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn getFileObjectForPath(&self, path: &PyAny, mode: &PyAny, encoding: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `encoding` [INFO] [stdout] --> src/lib.rs:63:68 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn getFileObjectForPath(&self, path: &PyAny, mode: &PyAny, encoding: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_encoding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layerName` [INFO] [stdout] --> src/lib.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | layerName: &PyAny, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layerName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `defaultLayer` [INFO] [stdout] --> src/lib.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | defaultLayer: &PyAny, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_defaultLayer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `glyphNameToFileNameFunc` [INFO] [stdout] --> src/lib.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | glyphNameToFileNameFunc: &PyAny, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_glyphNameToFileNameFunc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validateRead` [INFO] [stdout] --> src/lib.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | validateRead: &PyAny, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validateRead` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validateWrite` [INFO] [stdout] --> src/lib.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | validateWrite: &PyAny, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validateWrite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fileName` [INFO] [stdout] --> src/lib.rs:73:30 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn removeData(&self, fileName: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fileName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/lib.rs:74:37 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn removeFileForPath(&self, path: &PyAny, force: &PyAny, removeEmptyParents: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force` [INFO] [stdout] --> src/lib.rs:74:51 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn removeFileForPath(&self, path: &PyAny, force: &PyAny, removeEmptyParents: &PyAny) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_force` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `removeEmptyParents` [INFO] [stdout] --> src/lib.rs:74:66 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn removeFileForPath(&self, path: &PyAny, force: &PyAny, removeEmptyParents: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_removeEmptyParents` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fileName` [INFO] [stdout] --> src/lib.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn removeImage(&self, fileName: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fileName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:75:49 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn removeImage(&self, fileName: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/lib.rs:76:30 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn removePath(&self, path: &PyAny, force: &PyAny, removeEmptyParents: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `force` [INFO] [stdout] --> src/lib.rs:76:44 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn removePath(&self, path: &PyAny, force: &PyAny, removeEmptyParents: &PyAny) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_force` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `removeEmptyParents` [INFO] [stdout] --> src/lib.rs:76:59 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn removePath(&self, path: &PyAny, force: &PyAny, removeEmptyParents: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_removeEmptyParents` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layerName` [INFO] [stdout] --> src/lib.rs:77:34 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn renameGlyphSet(&self, layerName: &PyAny, newLayerName: &PyAny, defaultLayer: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layerName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `newLayerName` [INFO] [stdout] --> src/lib.rs:77:53 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn renameGlyphSet(&self, layerName: &PyAny, newLayerName: &PyAny, defaultLayer: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_newLayerName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `defaultLayer` [INFO] [stdout] --> src/lib.rs:77:75 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn renameGlyphSet(&self, layerName: &PyAny, newLayerName: &PyAny, defaultLayer: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_defaultLayer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `maps` [INFO] [stdout] --> src/lib.rs:78:55 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn setKerningGroupConversionRenameMaps(&self, maps: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_maps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/lib.rs:80:36 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn writeBytesToPath(&self, path: &PyAny, data: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/lib.rs:80:50 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn writeBytesToPath(&self, path: &PyAny, data: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fileName` [INFO] [stdout] --> src/lib.rs:81:29 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn writeData(&self, fileName: &PyAny, data: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fileName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/lib.rs:81:47 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn writeData(&self, fileName: &PyAny, data: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `features` [INFO] [stdout] --> src/lib.rs:82:33 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn writeFeatures(&self, features: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_features` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:82:51 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn writeFeatures(&self, features: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `groups` [INFO] [stdout] --> src/lib.rs:83:31 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn writeGroups(&self, groups: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_groups` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:83:47 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn writeGroups(&self, groups: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fileName` [INFO] [stdout] --> src/lib.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn writeImage(&self, fileName: &PyAny, data: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fileName` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/lib.rs:84:48 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn writeImage(&self, fileName: &PyAny, data: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:84:62 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn writeImage(&self, fileName: &PyAny, data: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `info` [INFO] [stdout] --> src/lib.rs:85:29 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn writeInfo(&self, info: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_info` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:85:43 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn writeInfo(&self, info: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kerning` [INFO] [stdout] --> src/lib.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn writeKerning(&self, kerning: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_kerning` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:86:49 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn writeKerning(&self, kerning: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layerOrder` [INFO] [stdout] --> src/lib.rs:87:38 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn writeLayerContents(&self, layerOrder: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_layerOrder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:87:58 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn writeLayerContents(&self, layerOrder: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `libDict` [INFO] [stdout] --> src/lib.rs:88:28 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn writeLib(&self, libDict: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_libDict` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `validate` [INFO] [stdout] --> src/lib.rs:88:45 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn writeLib(&self, libDict: &PyAny, validate: &PyAny) {} [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validate` [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a" "/opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.1e3d0i269dl5mz9g.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libpyo3-5ded3d7f12f78957.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f08a5a333cc1d961.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab7e2704e6f3f673.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a30f0bd513f88b7e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-405cbefbc0ca4c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-942c52080b0b6fff.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libunindent-4ac07567555f7d30.rlib" "/opt/rustwide/target/debug/deps/libpaste-e533c779f3a06170.rlib" "/opt/rustwide/target/debug/deps/libinventory-7a1d7d4bc89f8bbe.rlib" "/opt/rustwide/target/debug/deps/libindoc-729ce44bd37e08f3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.0.rcgu.o: in function `pyo3::pyclass::PyClassAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/pyclass.rs:48: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.11.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/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.12.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/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.14.rcgu.o: in function `pyo3::type_object::LazyStaticType::get_or_init::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/type_object.rs:210: undefined reference to `PyType_Modified' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.3.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/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.5.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_new17h48262eed06ed77b6E+0x9e): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.5.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_new17h6c008e1d2f477d72E+0x9e): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.5.rcgu.o: in function `pyo3::pyclass::initialize_type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/pyclass.rs:218: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.5.rcgu.o:(.data.rel.ro..L__unnamed_14+0x8): undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.5.rcgu.o:(.data.rel.ro..L__unnamed_14+0x10): undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/ufolib_rs-28644002b5b43a0a.ufolib_rs.cwz4g558-cgu.7.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/libpyo3-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-cgu.12.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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-cgu.12.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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-cgu.2.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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-cgu.2.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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-cgu.2.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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-cgu.2.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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-cgu.2.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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-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-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-cgu.7.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] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-cgu.8.rcgu.o): in function `pyo3::type_object::initialize_tp_dict': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/type_object.rs:235: undefined reference to `PyDict_SetItemString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-5ded3d7f12f78957.rlib(pyo3-5ded3d7f12f78957.pyo3.1ubn3n5x-cgu.9.rcgu.o): in function `pyo3::pyclass::tp_free_fallback': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/pyclass.rs:78: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.4/src/pyclass.rs:76: undefined reference to `PyObject_GC_Del' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 70 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ufolib_rs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "021b204d9fa5d4d4e99cfd1cfb6af7c4d51ee905acd240ed32b3856d31a6202f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "021b204d9fa5d4d4e99cfd1cfb6af7c4d51ee905acd240ed32b3856d31a6202f", kill_on_drop: false }` [INFO] [stdout] 021b204d9fa5d4d4e99cfd1cfb6af7c4d51ee905acd240ed32b3856d31a6202f