[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 beta-2026-04-21 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mariogeiger/gas on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48abc6727af9643dc0782a7ad94ad43726910135f62093d5e6082faf34110c90
[INFO] running `Command { std: "docker" "start" "-a" "48abc6727af9643dc0782a7ad94ad43726910135f62093d5e6082faf34110c90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48abc6727af9643dc0782a7ad94ad43726910135f62093d5e6082faf34110c90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48abc6727af9643dc0782a7ad94ad43726910135f62093d5e6082faf34110c90", kill_on_drop: false }`
[INFO] [stdout] 48abc6727af9643dc0782a7ad94ad43726910135f62093d5e6082faf34110c90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d333ea5708bdf32541fcafd05c905e1e0901879632621a07882a780e7ff60bc
[INFO] running `Command { std: "docker" "start" "-a" "6d333ea5708bdf32541fcafd05c905e1e0901879632621a07882a780e7ff60bc", 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 smallvec v1.4.2
[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 version_check v0.9.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling libloading v0.6.5
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling instant v0.1.8
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling walkdir v2.3.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 lock_api v0.4.1
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling inventory v0.1.9
[INFO] [stderr]    Compiling wayland-sys v0.28.2
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling wayland-scanner v0.28.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[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 paste-impl v0.1.18
[INFO] [stderr]    Compiling takeable-option v0.5.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[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 rusttype v0.9.2
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling andrew v0.3.1
[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 memmap v0.7.0
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.11.0
[INFO] [stderr]    Compiling wayland-client v0.28.2
[INFO] [stderr]    Compiling wayland-protocols v0.28.2
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling addr2line v0.14.0
[INFO] [stderr]    Compiling xcursor v0.3.2
[INFO] [stderr]    Compiling backtrace v0.3.54
[INFO] [stderr]    Compiling wayland-commons v0.28.2
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling pyo3-derive-backend v0.12.3
[INFO] [stderr]    Compiling wayland-cursor v0.28.2
[INFO] [stderr]    Compiling wayland-egl v0.28.2
[INFO] [stderr]    Compiling ghost v0.1.2
[INFO] [stderr]    Compiling inventory-impl v0.1.9
[INFO] [stderr]    Compiling ctor v0.1.16
[INFO] [stderr]    Compiling indoc-impl v0.3.6
[INFO] [stderr]    Compiling indoc v0.3.6
[INFO] [stderr]    Compiling pyo3cls v0.12.3
[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 21s
[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" "6d333ea5708bdf32541fcafd05c905e1e0901879632621a07882a780e7ff60bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d333ea5708bdf32541fcafd05c905e1e0901879632621a07882a780e7ff60bc", kill_on_drop: false }`
[INFO] [stdout] 6d333ea5708bdf32541fcafd05c905e1e0901879632621a07882a780e7ff60bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5ab6037df90225045216064d8d75fa51a629c90c004f00a92d227b0815f5545
[INFO] running `Command { std: "docker" "start" "-a" "f5ab6037df90225045216064d8d75fa51a629c90c004f00a92d227b0815f5545", 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/rustcgjbDfl/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-b66f2f41dcaf9cab,libunindent-c04f370747c9211f,libpaste-8e9e3163b6114854,libinventory-53b8267a7646589b,libindoc-ec13206f794705a3,libglium-c7b8b45dce50c538,libglutin-eb7c272ca4f0002e,libwayland_egl-5b87e7c7ada932c8,libosmesa_sys-713401bb1e432f52,libshared_library-1d69b0ad16c13b70,libwinit-e60169cf7e719270,libmio_extras-523df796d7db6855,liblazycell-5eed5efdf11de5d1,libmio-e3f2c4c0bd02d45f,libslab-4470baf83c26ff50,libiovec-836990990d404c20,libnet2-8b373166dc451b97,libpercent_encoding-1352e0270139e201,libsmithay_client_toolkit-542973d90c3b3b67,libandrew-6cc27dbaf9df4a28,libxml-9dfe64ebbf9e1de7,libxdg-7ea161ce073deb31,libwalkdir-bdf42f524f248b00,libsame_file-0fb1d47320046d34,librusttype-daf9927978f4af8d,libab_glyph_rasterizer-b621b675c0d9708d,libowned_ttf_parser-1e5c0f7c78a66aa6,libttf_parser-f09d577e85e738ae,libwayland_cursor-7f206f82e24462dd,libxcursor-b28a9e9a043616f3,libnom-9260f79f42dba24d,libmemchr-45c6b8dffdfac4e3,libmemmap-f9aab07bb1675e3e,libbyteorder-5f92281b5ad0f779,libwayland_protocols-57004197bb0d71e8,libwayland_client-d0dc7941946032db,libscoped_tls-63c26c1e1826a3e1,libwayland_commons-69d9203582529400,libonce_cell-aef9f7e031e79d90,libwayland_sys-7f991bd19cebbc75,libcalloop-71dd13b8a1787b95,libnix-106ecc93a5d77f81,libdlib-318ca65ca5ef3b5f,liblibloading-66a587359da21923,libraw_window_handle-263405dd5266934a,libparking_lot-88c80a5e510fed09,libparking_lot_core-6c52de83dc9ed2a2,liblock_api-20fe5862ec5dd60a,libscopeguard-253d6c0059e29176,libinstant-2d03ac1c33362d8b,libbitflags-40e4ce511af0f3b5,libglutin_glx_sys-24bce127ae073e3b,libx11_dl-cc929f82b608784f,libmaybe_uninit-a43711fcbdc540c0,libglutin_egl_sys-cfe9fea241bb883d,liblog-cf4031578a4604a3,libcfg_if-4c48786b821c6a94,libtakeable_option-592d3a85d31927df,libfnv-bf8b415be0978c3b,libsmallvec-8cef4c8d0ee4114a,libbacktrace-1e63c67d78f12104,libminiz_oxide-54ea7fa8cdbc2d17,libadler-46df095e7dfcbdb2,libobject-e2c3d2d1cfa4663e,liblibc-0866772cf83d1baf,libaddr2line-89467d314a621564,libgimli-bdc136d0ec76ef7a,libcfg_if-d9b80cb51cda7b5b,librustc_demangle-9c81435de33816fe,libmemoffset-a232496ae0b6e012,liblazy_static-8f54c7c82e1daacf}.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/rustcgjbDfl/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-02f32403bb7d2093" "-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: 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-02f32403bb7d2093.gas.2540fbd40138d0ca-cgu.04.rcgu.o:(pyo3::pyclass::default_new::h26830d3e7babfa5a)
[INFO] [stdout]           
[INFO] [stdout]           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-02f32403bb7d2093.gas.2540fbd40138d0ca-cgu.03.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::h7bbc04c9c46a853c)
[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-02f32403bb7d2093.gas.2540fbd40138d0ca-cgu.03.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::hdfa34cfe97403224)
[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-02f32403bb7d2093.gas.2540fbd40138d0ca-cgu.03.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::h7bbc04c9c46a853c)
[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-02f32403bb7d2093.gas.2540fbd40138d0ca-cgu.03.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::hdfa34cfe97403224)
[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-02f32403bb7d2093.gas.2540fbd40138d0ca-cgu.15.rcgu.o:(pyo3::err::PyErr::restore::h4b74f930bd4853bf)
[INFO] [stdout]           >>> referenced by mod.rs:356 (src/err/mod.rs:356)
[INFO] [stdout]           >>>               pyo3-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.8.rcgu.o:(pyo3::err::PyErr::restore::h011f9e8b9943020e) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.rlib
[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-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h53d701d7498b6138) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:273 (src/exceptions.rs:273)
[INFO] [stdout]           >>>               pyo3-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h53d701d7498b6138) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.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-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h25e1f9f9fddb38e5) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:273 (src/exceptions.rs:273)
[INFO] [stdout]           >>>               pyo3-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h25e1f9f9fddb38e5) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.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-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PySystemError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::he6281dada9f6b05c) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:273 (src/exceptions.rs:273)
[INFO] [stdout]           >>>               pyo3-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PySystemError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::he6281dada9f6b05c) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.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-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyRuntimeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h89ce1f91c108d51e) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:273 (src/exceptions.rs:273)
[INFO] [stdout]           >>>               pyo3-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyRuntimeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h89ce1f91c108d51e) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.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-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hc84e2901537d0f97) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:273 (src/exceptions.rs:273)
[INFO] [stdout]           >>>               pyo3-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.0.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::hc84e2901537d0f97) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_NoneStruct
[INFO] [stdout]           >>> referenced by object.rs:988 (src/ffi/object.rs:988)
[INFO] [stdout]           >>>               pyo3-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.4.rcgu.o:(pyo3::ffi::object::Py_None::h82f6be50c9f15d7a) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.rlib
[INFO] [stdout]           >>> referenced by object.rs:989 (src/ffi/object.rs:989)
[INFO] [stdout]           >>>               pyo3-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.4.rcgu.o:(pyo3::ffi::object::Py_None::h82f6be50c9f15d7a) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_Dealloc
[INFO] [stdout]           >>> referenced by object.rs:943 (src/ffi/object.rs:943)
[INFO] [stdout]           >>>               pyo3-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.4.rcgu.o:(pyo3::ffi::object::Py_DECREF::h48cc99068e9bff8e) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_IsInitialized
[INFO] [stdout]           >>> referenced by gil.rs:64 (src/gil.rs:64)
[INFO] [stdout]           >>>               pyo3-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.2.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h7e93f7ad55a7abc3) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.rlib
[INFO] [stdout]           >>> referenced by gil.rs:88 (src/gil.rs:88)
[INFO] [stdout]           >>>               pyo3-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.2.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::finalize::h054015b7a26207ee) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_InitializeEx
[INFO] [stdout]           >>> referenced by gil.rs:83 (src/gil.rs:83)
[INFO] [stdout]           >>>               pyo3-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.2.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h7e93f7ad55a7abc3) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyEval_SaveThread
[INFO] [stdout]           >>> referenced by gil.rs:106 (src/gil.rs:106)
[INFO] [stdout]           >>>               pyo3-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.2.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h7e93f7ad55a7abc3) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Ensure
[INFO] [stdout]           >>> referenced by gil.rs:89 (src/gil.rs:89)
[INFO] [stdout]           >>>               pyo3-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.2.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::finalize::h054015b7a26207ee) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.rlib
[INFO] [stdout]           >>> referenced by gil.rs:145 (src/gil.rs:145)
[INFO] [stdout]           >>>               pyo3-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.2.rcgu.o:(pyo3::gil::GILGuard::acquire::h70b0020e386bb6a6) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_Finalize
[INFO] [stdout]           >>> referenced by gil.rs:90 (src/gil.rs:90)
[INFO] [stdout]           >>>               pyo3-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.2.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::finalize::h054015b7a26207ee) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.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-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.2.rcgu.o:(pyo3::types::any::PyAny::str::hc9b68b1ee7d88478) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.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-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.2.rcgu.o:(pyo3::types::any::PyAny::repr::hed48d3d1861e7b08) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Release
[INFO] [stdout]           >>> referenced by gil.rs:191 (src/gil.rs:191)
[INFO] [stdout]           >>>               pyo3-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.2.rcgu.o:(_$LT$pyo3..gil..GILGuard$u20$as$u20$core..ops..drop..Drop$GT$::drop::h313a6924cd8247e4) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.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-b66f2f41dcaf9cab.pyo3.a52bb1d5022e1c67-cgu.8.rcgu.o:(pyo3::err::panic_after_error::h1f5b72133b725fd0) in archive /opt/rustwide/target/debug/deps/libpyo3-b66f2f41dcaf9cab.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" "f5ab6037df90225045216064d8d75fa51a629c90c004f00a92d227b0815f5545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5ab6037df90225045216064d8d75fa51a629c90c004f00a92d227b0815f5545", kill_on_drop: false }`
[INFO] [stdout] f5ab6037df90225045216064d8d75fa51a629c90c004f00a92d227b0815f5545
