[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.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariogeiger%2Fgas" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mariogeiger/gas on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mariogeiger/gas already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded instant v0.1.8
[INFO] [stderr]   Downloaded unindent v0.1.7
[INFO] [stderr]   Downloaded inventory-impl v0.1.9
[INFO] [stderr]   Downloaded inventory v0.1.9
[INFO] [stderr]   Downloaded pyo3cls v0.12.3
[INFO] [stderr]   Downloaded ndk-glue v0.2.1
[INFO] [stderr]   Downloaded owned_ttf_parser v0.6.0
[INFO] [stderr]   Downloaded glutin_egl_sys v0.1.5
[INFO] [stderr]   Downloaded glutin_glx_sys v0.1.7
[INFO] [stderr]   Downloaded wayland-egl v0.28.2
[INFO] [stderr]   Downloaded calloop v0.6.5
[INFO] [stderr]   Downloaded rustc-demangle v0.1.18
[INFO] [stderr]   Downloaded addr2line v0.14.0
[INFO] [stderr]   Downloaded serde v1.0.117
[INFO] [stderr]   Downloaded backtrace v0.3.54
[INFO] [stderr]   Downloaded ttf-parser v0.6.2
[INFO] [stderr]   Downloaded wayland-protocols v0.28.2
[INFO] [stderr]   Downloaded wayland-client v0.28.2
[INFO] [stderr]   Downloaded pyo3 v0.12.3
[INFO] [stderr]   Downloaded object v0.22.0
[INFO] [stderr]   Downloaded ndk-sys v0.2.1
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.12.0
[INFO] [stderr]   Downloaded nix v0.18.0
[INFO] [stderr]   Downloaded syn v1.0.48
[INFO] [stderr]   Downloaded winit v0.23.0
[INFO] [stderr]   Downloaded libc v0.2.80
[INFO] [stderr]   Downloaded toml v0.5.7
[INFO] [stderr]   Downloaded glutin v0.25.1
[INFO] [stderr]   Downloaded memoffset v0.5.6
[INFO] [stderr]   Downloaded miniz_oxide v0.4.3
[INFO] [stderr]   Downloaded core-graphics v0.22.1
[INFO] [stderr]   Downloaded derivative v2.1.1
[INFO] [stderr]   Downloaded thiserror v1.0.22
[INFO] [stderr]   Downloaded rusttype v0.9.2
[INFO] [stderr]   Downloaded cc v1.0.62
[INFO] [stderr]   Downloaded gimli v0.23.0
[INFO] [stderr]   Downloaded wayland-commons v0.28.2
[INFO] [stderr]   Downloaded wayland-scanner v0.28.2
[INFO] [stderr]   Downloaded indoc-impl v0.3.6
[INFO] [stderr]   Downloaded num_enum_derive v0.4.3
[INFO] [stderr]   Downloaded ndk v0.2.1
[INFO] [stderr]   Downloaded andrew v0.3.1
[INFO] [stderr]   Downloaded glium v0.28.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.22
[INFO] [stderr]   Downloaded xcursor v0.3.2
[INFO] [stderr]   Downloaded wayland-sys v0.28.2
[INFO] [stderr]   Downloaded ctor v0.1.16
[INFO] [stderr]   Downloaded dlib v0.4.2
[INFO] [stderr]   Downloaded indoc v0.3.6
[INFO] [stderr]   Downloaded cocoa v0.23.0
[INFO] [stderr]   Downloaded wayland-cursor v0.28.2
[INFO] [stderr]   Downloaded pyo3-derive-backend v0.12.3
[INFO] [stderr]   Downloaded num_enum v0.4.3
[INFO] [stderr]   Downloaded libloading v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8e35e04cab4d5dc88f2ca624612b7ca6e960e34346968254188aec67a84e4d3
[INFO] running `Command { std: "docker" "start" "-a" "f8e35e04cab4d5dc88f2ca624612b7ca6e960e34346968254188aec67a84e4d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8e35e04cab4d5dc88f2ca624612b7ca6e960e34346968254188aec67a84e4d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8e35e04cab4d5dc88f2ca624612b7ca6e960e34346968254188aec67a84e4d3", kill_on_drop: false }`
[INFO] [stdout] f8e35e04cab4d5dc88f2ca624612b7ca6e960e34346968254188aec67a84e4d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69299f7089f2476beca9e83116f997bbf7c11d08b083e27fb57c9faf4a7aab07
[INFO] running `Command { std: "docker" "start" "-a" "69299f7089f2476beca9e83116f997bbf7c11d08b083e27fb57c9faf4a7aab07", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling libloading v0.6.5
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling instant v0.1.8
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling lock_api v0.4.1
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling winit v0.23.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling wayland-sys v0.28.2
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]    Compiling inventory v0.1.9
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling pyo3 v0.12.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling takeable-option v0.5.0
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.2
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glium v0.28.0
[INFO] [stderr]    Compiling wayland-client v0.28.2
[INFO] [stderr]    Compiling wayland-protocols v0.28.2
[INFO] [stderr]    Compiling net2 v0.2.35
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.0
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.11.0
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling xcursor v0.3.2
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling addr2line v0.14.0
[INFO] [stderr]    Compiling backtrace v0.3.54
[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 indoc v0.3.6
[INFO] [stderr]    Compiling pyo3cls v0.12.3
[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` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, pyo3 v0.12.3, pyo3-derive-backend v0.12.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "69299f7089f2476beca9e83116f997bbf7c11d08b083e27fb57c9faf4a7aab07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69299f7089f2476beca9e83116f997bbf7c11d08b083e27fb57c9faf4a7aab07", kill_on_drop: false }`
[INFO] [stdout] 69299f7089f2476beca9e83116f997bbf7c11d08b083e27fb57c9faf4a7aab07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e30d02a2a8fb32eceaff65483e262b053f50d904e8e3d7a22e2b11479ef651f1
[INFO] running `Command { std: "docker" "start" "-a" "e30d02a2a8fb32eceaff65483e262b053f50d904e8e3d7a22e2b11479ef651f1", kill_on_drop: false }`
[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/rustcJRERna/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpyo3-97d3960a8b47a631,libunindent-b5beffdd68c58e69,libpaste-e7cef15cd24a4655,libinventory-5228c2b1e710c4cf,libindoc-3701149587c35c28,libglium-64aa178df87fb7f4,libglutin-1819ecc617f2ddcd,libwayland_egl-14b88448efe70612,libosmesa_sys-43bbce321ef97b6c,libshared_library-5ac1a05f5f485cbc,libwinit-41d28337a4cfa1d1,libmio_extras-ced402b696a44128,liblazycell-bd85b01ff368cc3e,libmio-36fce07b7b440190,libslab-2aa1dc198c6054e1,libiovec-464edbfaba41e7f2,libnet2-05fa5f681832b5e3,libpercent_encoding-d11830243e9b8870,libsmithay_client_toolkit-69b3f15e49eb2329,libandrew-ab30938732ed1b52,libxml-b5107b0cbe6c7b0a,libxdg-c5ae06354f564711,libwalkdir-2558949809e47ee2,libsame_file-f3477570184175f0,librusttype-6e682f5d6cb1ba53,libab_glyph_rasterizer-04fe6eee6bdfe21b,libowned_ttf_parser-7d2ef661b7eaeadd,libttf_parser-ac5a3e8c5d794942,libwayland_cursor-9f1dd9b89eec191e,libxcursor-d2ad76e7dafa0487,libnom-a42e0df1c3767bf1,libmemchr-e58bfd609fefbb02,libmemmap-c41a691a2775a441,libbyteorder-b094005bc71dbe8c,libwayland_protocols-e640c880acf90407,libwayland_client-df1b6d5aa14d419f,libscoped_tls-bc2bbf43d8450178,libwayland_commons-7e62b508711dee2b,libonce_cell-40dd43404e1d2fd0,libwayland_sys-d7106042e507dc63,libcalloop-327330d70b6a1b48,libnix-5c8fddb1e0c09ff0,libdlib-7838b58e8571df7b,liblibloading-5204fd8f5577353c,libraw_window_handle-61b0e362203c12bf,libparking_lot-050938aa87c6d8ba,libparking_lot_core-415eb410df795fc0,liblock_api-15f368722f9fc83a,libscopeguard-9d418ffe83c9c4a7,libinstant-478c39e0beaff742,libbitflags-c8d1db4e6687fe85,libglutin_glx_sys-1a0ba73f82739ba8,libx11_dl-098a78ae76d49d18,libmaybe_uninit-cfa4d80de9f10093,libglutin_egl_sys-c798737d20abc434,liblog-845981818f417f80,libcfg_if-25b78b2b3f3f2a31,libtakeable_option-6519c528ba43cbb0,libfnv-77106f9ed4748ca6,libsmallvec-ad68f960811d8f44,libbacktrace-11fa697102d35656,libminiz_oxide-5db6b52a4df93960,libadler-7bd161f935835945,libobject-ccdf2cfd6ddf8dea,liblibc-843c092f3cc91158,libaddr2line-9360ea2815a8e896,libgimli-0874cf14b6d688fe,libcfg_if-cfb20768436a17c8,librustc_demangle-4c644bee6c78e344,libmemoffset-6d2b12b5a607a433,liblazy_static-16658855d1fc8677}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcJRERna/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gas-8507b35421c52185" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: PyTuple_New
[INFO] [stdout]           >>> referenced by tuple.rs:158 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.12.3/src/types/tuple.rs:158)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/gas-8507b35421c52185.gas.ad110a2362294a73-cgu.02.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..any..PyAny$GT$$GT$$u20$for$u20$$LP$A$C$$RP$$GT$::into_py::hfd23bcd4d9315418)
[INFO] [stdout]           >>> referenced by tuple.rs:158 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.12.3/src/types/tuple.rs:158)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/gas-8507b35421c52185.gas.ad110a2362294a73-cgu.08.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..any..PyAny$GT$$GT$$u20$for$u20$$LP$A$C$$RP$$GT$::into_py::ha946ed8fc55d0a12)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyTuple_SetItem
[INFO] [stdout]           >>> referenced by tuple.rs:159 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.12.3/src/types/tuple.rs:159)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/gas-8507b35421c52185.gas.ad110a2362294a73-cgu.02.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..any..PyAny$GT$$GT$$u20$for$u20$$LP$A$C$$RP$$GT$::into_py::hfd23bcd4d9315418)
[INFO] [stdout]           >>> referenced by tuple.rs:159 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.12.3/src/types/tuple.rs:159)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/gas-8507b35421c52185.gas.ad110a2362294a73-cgu.08.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..conversion..IntoPy$LT$pyo3..instance..Py$LT$pyo3..types..any..PyAny$GT$$GT$$u20$for$u20$$LP$A$C$$RP$$GT$::into_py::ha946ed8fc55d0a12)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Restore
[INFO] [stdout]           >>> referenced by mod.rs:356 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.12.3/src/err/mod.rs:356)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/gas-8507b35421c52185.gas.ad110a2362294a73-cgu.05.rcgu.o:(pyo3::err::PyErr::restore::h6a095ecb789a8a54)
[INFO] [stdout]           >>> referenced by mod.rs:356 (src/err/mod.rs:356)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.3.rcgu.o:(pyo3::err::PyErr::restore::hdfa989f861bbb0a9) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyType_GenericAlloc
[INFO] [stdout]           >>> referenced by pyclass.rs:27 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.12.3/src/pyclass.rs:27)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/gas-8507b35421c52185.gas.ad110a2362294a73-cgu.08.rcgu.o:(pyo3::pyclass::default_new::hf801b5d0a6f2e99a)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_TypeError
[INFO] [stdout]           >>> referenced by exceptions.rs:273 (src/exceptions.rs:273)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hf78fc310b5cd8a0f) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:273 (src/exceptions.rs:273)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hf78fc310b5cd8a0f) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_ValueError
[INFO] [stdout]           >>> referenced by exceptions.rs:273 (src/exceptions.rs:273)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hbc1d22e628821eed) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:273 (src/exceptions.rs:273)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hbc1d22e628821eed) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_SystemError
[INFO] [stdout]           >>> referenced by exceptions.rs:273 (src/exceptions.rs:273)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PySystemError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hddca14a98006f824) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:273 (src/exceptions.rs:273)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PySystemError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hddca14a98006f824) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_RuntimeError
[INFO] [stdout]           >>> referenced by exceptions.rs:273 (src/exceptions.rs:273)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyRuntimeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h12d4044423346ac0) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:273 (src/exceptions.rs:273)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyRuntimeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h12d4044423346ac0) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_BaseException
[INFO] [stdout]           >>> referenced by exceptions.rs:273 (src/exceptions.rs:273)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hd475bc9bea398eee) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:273 (src/exceptions.rs:273)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hd475bc9bea398eee) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Str
[INFO] [stdout]           >>> referenced by any.rs:421 (src/types/any.rs:421)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.2.rcgu.o:(pyo3::types::any::PyAny::str::h624d76aa8cbe7c39) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Repr
[INFO] [stdout]           >>> referenced by any.rs:411 (src/types/any.rs:411)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.2.rcgu.o:(pyo3::types::any::PyAny::repr::hbdb323e9125204bc) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyFloat_AsDouble
[INFO] [stdout]           >>> referenced by floatob.rs:54 (src/types/floatob.rs:54)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.2.rcgu.o:(pyo3::types::floatob::_$LT$impl$u20$pyo3..conversion..FromPyObject$u20$for$u20$f64$GT$::extract::hcb1c13b3290b52ce) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Print
[INFO] [stdout]           >>> referenced by mod.rs:505 (src/err/mod.rs:505)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.3.rcgu.o:(pyo3::err::panic_after_error::ha0dbd8fb1e1fb7b4) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_NormalizeException
[INFO] [stdout]           >>> referenced by mod.rs:427 (src/err/mod.rs:427)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.3.rcgu.o:(pyo3::err::PyErr::normalized::h63b0d2b5b4f5db5a) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Fetch
[INFO] [stdout]           >>> referenced by mod.rs:223 (src/err/mod.rs:223)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.3.rcgu.o:(pyo3::err::PyErr::fetch::h19ae292804623bb7) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_PrintEx
[INFO] [stdout]           >>> referenced by mod.rs:302 (src/err/mod.rs:302)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.3.rcgu.o:(pyo3::err::PyErr::print::h508e4be56832fcad) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_NewException
[INFO] [stdout]           >>> referenced by mod.rs:270 (src/err/mod.rs:270)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.3.rcgu.o:(pyo3::err::PyErr::new_type::h3c3572476f1cc5a3) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Occurred
[INFO] [stdout]           >>> referenced by mod.rs:208 (src/err/mod.rs:208)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.3.rcgu.o:(pyo3::err::PyErr::occurred::hd509645fe0bb9177) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsEncodedString
[INFO] [stdout]           >>> referenced by string.rs:69 (src/types/string.rs:69)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.4.rcgu.o:(pyo3::types::string::PyString::to_string_lossy::h2dc8033e24dc59da) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_FromStringAndSize
[INFO] [stdout]           >>> referenced by string.rs:27 (src/types/string.rs:27)
[INFO] [stdout]           >>>               pyo3-97d3960a8b47a631.pyo3.3f2f8671944dee34-cgu.4.rcgu.o:(pyo3::types::string::PyString::new::h21339816cbd9717d) in archive /opt/rustwide/target/debug/deps/libpyo3-97d3960a8b47a631.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gas` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e30d02a2a8fb32eceaff65483e262b053f50d904e8e3d7a22e2b11479ef651f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e30d02a2a8fb32eceaff65483e262b053f50d904e8e3d7a22e2b11479ef651f1", kill_on_drop: false }`
[INFO] [stdout] e30d02a2a8fb32eceaff65483e262b053f50d904e8e3d7a22e2b11479ef651f1
