[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] c64e7d7496b5b39f919ccdcafc51495228755f28 [INFO] testing mariogeiger/gas against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariogeiger%2Fgas" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mariogeiger/gas on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-2/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66af34390dd8e1d3fa750a8a6a68f37b0604bd84b8ec78c7245432b6a7f3c100 [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" "66af34390dd8e1d3fa750a8a6a68f37b0604bd84b8ec78c7245432b6a7f3c100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66af34390dd8e1d3fa750a8a6a68f37b0604bd84b8ec78c7245432b6a7f3c100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66af34390dd8e1d3fa750a8a6a68f37b0604bd84b8ec78c7245432b6a7f3c100", kill_on_drop: false }` [INFO] [stdout] 66af34390dd8e1d3fa750a8a6a68f37b0604bd84b8ec78c7245432b6a7f3c100 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 531fbf39e202820685b0990c977cdb9429f0144015f7825d9e6316ee52b67031 [INFO] running `Command { std: "docker" "start" "-a" "531fbf39e202820685b0990c977cdb9429f0144015f7825d9e6316ee52b67031", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling pyo3 v0.10.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [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 quote v1.0.6 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glium v0.26.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling pyo3-derive-backend v0.10.1 [INFO] [stderr] Compiling indoc-impl v0.3.5 [INFO] [stderr] Compiling ctor v0.1.14 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling paste-impl v0.1.15 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling pyo3cls v0.10.1 [INFO] [stderr] Compiling indoc v0.3.5 [INFO] [stderr] Compiling paste v0.1.15 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.21.0 [INFO] [stderr] Compiling glutin v0.23.0 [INFO] [stderr] Compiling gas v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "531fbf39e202820685b0990c977cdb9429f0144015f7825d9e6316ee52b67031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "531fbf39e202820685b0990c977cdb9429f0144015f7825d9e6316ee52b67031", kill_on_drop: false }` [INFO] [stdout] 531fbf39e202820685b0990c977cdb9429f0144015f7825d9e6316ee52b67031 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4279bab630419508551479e992666269253299469968a410054c2a8bc33dc14e [INFO] running `Command { std: "docker" "start" "-a" "4279bab630419508551479e992666269253299469968a410054c2a8bc33dc14e", kill_on_drop: false }` [INFO] [stderr] Compiling gas v0.1.0 (/opt/rustwide/workdir) [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c" "/opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.3371l3s032vivp17.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-95f4fbd76d1e475f/out" "-L" "/opt/rustwide/target/debug/build/libloading-e6c07abfbc997962/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib" "/opt/rustwide/target/debug/deps/libunindent-5ee26f5f03508a3e.rlib" "/opt/rustwide/target/debug/deps/libpaste-2cc6b80d3a9fdeb4.rlib" "/opt/rustwide/target/debug/deps/libinventory-adeee00f7a434771.rlib" "/opt/rustwide/target/debug/deps/libindoc-7991485f3e38e774.rlib" "/opt/rustwide/target/debug/deps/libglium-100d75d9f833d012.rlib" "/opt/rustwide/target/debug/deps/libglutin-502ed9f2fe4e0aa6.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-008654801b9f5777.rlib" "/opt/rustwide/target/debug/deps/libshared_library-81b9a25b42910668.rlib" "/opt/rustwide/target/debug/deps/libwinit-1c129382a8c79057.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-56afe361c46b11ee.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-a6476f40bda7f08e.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-1ac431a16f6fb5d8.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c757bf8ef5c8846d.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-79a465b6865ccb07.rlib" "/opt/rustwide/target/debug/deps/libcalloop-47ad7bed3fe31568.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-2aa00c448f8e86fd.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libmio-e904e1493d1b3c84.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-988465e9a63722c4.rlib" "/opt/rustwide/target/debug/deps/libnet2-e85ef8598cc9e9d5.rlib" "/opt/rustwide/target/debug/deps/libnix-f4afe8e5ed2a148b.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libmemmap-2edecf50697ce906.rlib" "/opt/rustwide/target/debug/deps/libandrew-afa585a0e6a4ef0f.rlib" "/opt/rustwide/target/debug/deps/libxml-4c5dd1c9038d91d1.rlib" "/opt/rustwide/target/debug/deps/libxdg-035343e7710599cf.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/librusttype-f3a1de7d391d11f0.rlib" "/opt/rustwide/target/debug/deps/librusttype-449f0b4fc3a6b0cc.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-3be23af016d06eb2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-459c9225780a8393.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-77c4ea1fd0be782f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-2fe8a4f74b975721.rlib" "/opt/rustwide/target/debug/deps/libapprox-f2975b6799c755c6.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-77aec2473ca8a346.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-532a196370ef10b3.rlib" "/opt/rustwide/target/debug/deps/libdlib-114247b8fc316ec6.rlib" "/opt/rustwide/target/debug/deps/liblibloading-218b1aefcc178e47.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-46408c0e097f2c2a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f676758c1df5dc5d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5ae885b838990c89.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libinstant-1dff94d9a47e41ac.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-38e0afbbc56b9dbf.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6b73926bd5b69c3d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-41e050edd612e47f.rlib" "/opt/rustwide/target/debug/deps/liblog-642ce3e611c2eb82.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-a8cb21ce5e6d2b4b.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-89d8f15e9fd36b29.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6e4dc9d71567b4d9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-392b6b6ee52edb86.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed2ca172ae284f59.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.5.rcgu.o: in function `pyo3::pyclass::PyClassAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:43: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.11.rcgu.o: in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/ffi/object.rs:931: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.11.rcgu.o: in function `pyo3::types::tuple::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/tuple.rs:150: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/tuple.rs:151: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.15.rcgu.o: in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/err.rs:363: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.3.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/dict.rs:124: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.3.rcgu.o: in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/mod.rs:146: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.4.rcgu.o: in function `pyo3::types::tuple::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/tuple.rs:150: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/tuple.rs:151: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.7.rcgu.o: in function `pyo3::pyclass::default_alloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:(.text._ZN4pyo37pyclass13default_alloc17hd231631ae5d67874E+0xaf): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.7.rcgu.o: in function `pyo3::pyclass::initialize_type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:208: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.7.rcgu.o:(.data.rel.ro..L__unnamed_25+0x8): undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/gas-9ade3c6890e6da4c.gas.35w3wqbr-cgu.7.rcgu.o:(.data.rel.ro..L__unnamed_25+0x10): undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.0.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/err.rs:165: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.0.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/err.rs:180: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.0.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/err.rs:227: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.0.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/err.rs:267: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.0.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/err.rs:363: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.0.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/err.rs:570: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.1.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/exceptions.rs:218: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.1.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/exceptions.rs:218: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.1.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/exceptions.rs:218: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.1.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/exceptions.rs:218: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.1.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/exceptions.rs:218: undefined reference to `PyExc_UnicodeDecodeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.1.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/exceptions.rs:218: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.10.rcgu.o): in function `pyo3::types::dict::PyDict::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/dict.rs:30: undefined reference to `PyDict_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.10.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/dict.rs:58: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.10.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/dict.rs:71: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.10.rcgu.o): in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/dict.rs:105: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.10.rcgu.o): in function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/dict.rs:137: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.10.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/dict.rs:196: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.11.rcgu.o): in function `pyo3::types::any::PyAny::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/any.rs:426: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.13.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/ffi/object.rs:931: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.13.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/ffi/object.rs:973: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.3.rcgu.o): in function `pyo3::pyclass::tp_free_fallback': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:60: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/pyclass.rs:58: undefined reference to `PyObject_GC_Del' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-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.10.1/src/types/bytes.rs:43: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/bytes.rs:44: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.5.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/gil.rs:68: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/gil.rs:86: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/gil.rs:97: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.5.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/gil.rs:134: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.5.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/gil.rs:164: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.5.rcgu.o): in function `pyo3::types::floatob::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/floatob.rs:54: undefined reference to `PyFloat_AsDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.9.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/string.rs:28: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.9.rcgu.o): in function `pyo3::types::string::PyString::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/string.rs:50: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-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.10.1/src/types/string.rs:76: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-90898ee6a9ff853c.rlib(pyo3-90898ee6a9ff853c.pyo3.cqy0kdqy-cgu.9.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.10.1/src/types/tuple.rs:56: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gas`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "4279bab630419508551479e992666269253299469968a410054c2a8bc33dc14e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4279bab630419508551479e992666269253299469968a410054c2a8bc33dc14e", kill_on_drop: false }` [INFO] [stdout] 4279bab630419508551479e992666269253299469968a410054c2a8bc33dc14e