[INFO] cloning repository https://github.com/mariogeiger/gas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mariogeiger/gas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariogeiger%2Fgas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariogeiger%2Fgas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f49c76eb500bd6dd9452288823b860d03bf2a01e [INFO] testing mariogeiger/gas against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariogeiger%2Fgas" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mariogeiger/gas on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mariogeiger/gas [INFO] finished tweaking git repo https://github.com/mariogeiger/gas [INFO] tweaked toml for git repo https://github.com/mariogeiger/gas written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/mariogeiger/gas already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctor v0.1.16 [INFO] [stderr] Downloaded wayland-egl v0.28.2 [INFO] [stderr] Downloaded takeable-option v0.5.0 [INFO] [stderr] Downloaded xcursor v0.3.2 [INFO] [stderr] Downloaded unindent v0.1.7 [INFO] [stderr] Downloaded glutin v0.25.1 [INFO] [stderr] Downloaded backtrace v0.3.54 [INFO] [stderr] Downloaded indoc-impl v0.3.6 [INFO] [stderr] Downloaded inventory-impl v0.1.9 [INFO] [stderr] Downloaded instant v0.1.8 [INFO] [stderr] Downloaded indoc v0.3.6 [INFO] [stderr] Downloaded ghost v0.1.2 [INFO] [stderr] Downloaded pyo3 v0.12.3 [INFO] [stderr] Downloaded pyo3-derive-backend v0.12.3 [INFO] [stderr] Downloaded inventory v0.1.9 [INFO] [stderr] Downloaded pyo3cls v0.12.3 [INFO] [stderr] Downloaded glium v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16dc124882eb11a950d14639ec07d747fe220adb0b68ba958a92588aaad6e319 [INFO] running `Command { std: "docker" "start" "-a" "16dc124882eb11a950d14639ec07d747fe220adb0b68ba958a92588aaad6e319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16dc124882eb11a950d14639ec07d747fe220adb0b68ba958a92588aaad6e319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16dc124882eb11a950d14639ec07d747fe220adb0b68ba958a92588aaad6e319", kill_on_drop: false }` [INFO] [stdout] 16dc124882eb11a950d14639ec07d747fe220adb0b68ba958a92588aaad6e319 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2968f2fbc8b772d0fa045056fbb8f560431b931a9ecb70842afd0a6e6cd5f18d [INFO] running `Command { std: "docker" "start" "-a" "2968f2fbc8b772d0fa045056fbb8f560431b931a9ecb70842afd0a6e6cd5f18d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling pyo3 v0.12.3 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling xcursor v0.3.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glium v0.28.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling pyo3-derive-backend v0.12.3 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling wayland-commons v0.28.2 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling pyo3cls v0.12.3 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling wayland-cursor v0.28.2 [INFO] [stderr] Compiling wayland-egl v0.28.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.0 [INFO] [stderr] Compiling glutin v0.25.1 [INFO] [stderr] Compiling gas v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "2968f2fbc8b772d0fa045056fbb8f560431b931a9ecb70842afd0a6e6cd5f18d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2968f2fbc8b772d0fa045056fbb8f560431b931a9ecb70842afd0a6e6cd5f18d", kill_on_drop: false }` [INFO] [stdout] 2968f2fbc8b772d0fa045056fbb8f560431b931a9ecb70842afd0a6e6cd5f18d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9eea6b4a23a75a8a102cf886ffe9d8d4b7b30f6009e689fd8485c7d374835adc [INFO] running `Command { std: "docker" "start" "-a" "9eea6b4a23a75a8a102cf886ffe9d8d4b7b30f6009e689fd8485c7d374835adc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gas v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.21w3o92rj96a73gj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib" "/opt/rustwide/target/debug/deps/libunindent-e567962574d762ba.rlib" "/opt/rustwide/target/debug/deps/libpaste-21d6af8c75e646bd.rlib" "/opt/rustwide/target/debug/deps/libinventory-f9dadd028469ff6a.rlib" "/opt/rustwide/target/debug/deps/libindoc-a11451948182b93f.rlib" "/opt/rustwide/target/debug/deps/libglium-19c0c2d2944e556b.rlib" "/opt/rustwide/target/debug/deps/libglutin-c446e8e778580ae7.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-2aebfe5a55944d15.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-9a9c45342703b95a.rlib" "/opt/rustwide/target/debug/deps/libshared_library-16de37e3e540c2f5.rlib" "/opt/rustwide/target/debug/deps/libwinit-e4147475bcd0bd7d.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-68130bcb07b97f1d.rlib" "/opt/rustwide/target/debug/deps/liblazycell-4744162caf952bfb.rlib" "/opt/rustwide/target/debug/deps/libmio-fac1e19519a3b11c.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libiovec-b496c0b69884e1b1.rlib" "/opt/rustwide/target/debug/deps/libnet2-145a55d50106006e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-9c7384c138e7c670.rlib" "/opt/rustwide/target/debug/deps/libandrew-653e2d083c4b20d5.rlib" "/opt/rustwide/target/debug/deps/libxml-3ebfc5d21d19b6ad.rlib" "/opt/rustwide/target/debug/deps/libxdg-49bdb48f5fcefc9d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-63258c93427dff8b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-068aca36718eb7b4.rlib" "/opt/rustwide/target/debug/deps/librusttype-9644c87cace1e53d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-09c6b8fb1a2d441b.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-1f2fd552b05104e4.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-eac977efa9146056.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-802038f15ca1d5e5.rlib" "/opt/rustwide/target/debug/deps/libxcursor-1efb4284eba231c6.rlib" "/opt/rustwide/target/debug/deps/libnom-e390152a8a547647.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8604f9f89df44f0.rlib" "/opt/rustwide/target/debug/deps/libmemmap-1450c508dad773d3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-de463a550256d825.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-caa7292dbe9c3d1b.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-36004976affa6348.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-a89c1d251d8be530.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-01b4ea56943ac618.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-1f613de453a5fd71.rlib" "/opt/rustwide/target/debug/deps/libcalloop-d77719c359957bcb.rlib" "/opt/rustwide/target/debug/deps/libnix-b38a68d3cde92405.rlib" "/opt/rustwide/target/debug/deps/libdlib-5f54322c99097100.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3bc586a972598a48.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-67de6f241ff1b88d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-67b5869b7a023355.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-651545808e54083c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-71c36a7fcf505a8c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c2e3fa033b11e8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-382f6692f470eb09.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-f380dad8f0167692.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-63fc97cc8c36e4de.rlib" "/opt/rustwide/target/debug/deps/liblog-bdf824d35c2a3095.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-c37f4451b490cf54.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-83b141b2f24fdd5e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-1ad78a856e56a360.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6c609ddc6d074e32.rlib" "/opt/rustwide/target/debug/deps/libadler-9e52662b60a79489.rlib" "/opt/rustwide/target/debug/deps/libobject-a0071a1b6a488401.rlib" "/opt/rustwide/target/debug/deps/liblibc-21609511dde1e70f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-30fea04dc579a722.rlib" "/opt/rustwide/target/debug/deps/libgimli-000d21fdcabeb472.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-715b82a9e4d83d1d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ab4e9c146b16538a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gas-3f90942d9118b1de" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.14.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.3/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.3/src/types/tuple.rs:159: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.2.rcgu.o: in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/types/mod.rs:182: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.5.rcgu.o: in function `pyo3::pyclass::default_new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/pyclass.rs:27: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.6.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.3/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.3/src/types/tuple.rs:159: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gas-3f90942d9118b1de.gas.16e60d7b-cgu.8.rcgu.o: in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/err/mod.rs:356: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/exceptions.rs:282: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/exceptions.rs:328: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/exceptions.rs:342: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/exceptions.rs:349: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/exceptions.rs:376: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.11.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/ffi/object.rs:943: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.11.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/ffi/object.rs:989: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.13.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/err/mod.rs:208: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.13.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/err/mod.rs:223: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.13.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/err/mod.rs:270: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.13.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/err/mod.rs:302: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.13.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/err/mod.rs:356: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.13.rcgu.o): in function `pyo3::err::PyErr::normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/err/mod.rs:427: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.13.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/err/mod.rs:505: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.15.rcgu.o): in function `pyo3::types::any::PyAny::repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/types/any.rs:411: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.15.rcgu.o): in function `pyo3::types::any::PyAny::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/types/any.rs:421: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.3.rcgu.o): in function `pyo3::types::floatob::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/types/floatob.rs:54: undefined reference to `PyFloat_AsDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.4.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/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.3/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.3/src/gil.rs:106: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.4.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.3/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.3/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.3/src/gil.rs:90: undefined reference to `Py_Finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.4.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/gil.rs:145: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.4.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/gil.rs:191: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.4.rcgu.o): in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/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.3/src/types/bytes.rs:82: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.6.rcgu.o): in function `pyo3::types::tuple::PyTuple::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/types/tuple.rs:45: undefined reference to `PyTuple_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.6.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/types/tuple.rs:58: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.6.rcgu.o): in function `pyo3::types::tuple::PyTuple::get_item': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/types/tuple.rs:77: undefined reference to `PyTuple_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.8.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/types/dict.rs:57: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.8.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/types/dict.rs:70: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.8.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.3/src/types/dict.rs:104: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.8.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.3/src/types/dict.rs:136: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.8.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/types/dict.rs:195: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.9.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/types/string.rs:27: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.9.rcgu.o): in function `pyo3::types::string::PyString::to_str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.12.3/src/types/string.rs:49: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-1ae7a16304ecbebf.rlib(pyo3-1ae7a16304ecbebf.pyo3.f58eafcd-cgu.9.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.3/src/types/string.rs:69: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gas` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9eea6b4a23a75a8a102cf886ffe9d8d4b7b30f6009e689fd8485c7d374835adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eea6b4a23a75a8a102cf886ffe9d8d4b7b30f6009e689fd8485c7d374835adc", kill_on_drop: false }` [INFO] [stdout] 9eea6b4a23a75a8a102cf886ffe9d8d4b7b30f6009e689fd8485c7d374835adc