[INFO] cloning repository https://github.com/mountain/gassim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mountain/gassim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmountain%2Fgassim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmountain%2Fgassim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00dc1c8f932182c6f5097641873b067fb93d9fce [INFO] building mountain/gassim against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmountain%2Fgassim" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mountain/gassim [INFO] finished tweaking git repo https://github.com/mountain/gassim [INFO] tweaked toml for git repo https://github.com/mountain/gassim written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mountain/gassim on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mountain/gassim 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a7ee1ff53cf4c0b8085e57aa874012efadc8f4deae9862dd11a0c9b79520a13 [INFO] running `Command { std: "docker" "start" "-a" "2a7ee1ff53cf4c0b8085e57aa874012efadc8f4deae9862dd11a0c9b79520a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a7ee1ff53cf4c0b8085e57aa874012efadc8f4deae9862dd11a0c9b79520a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a7ee1ff53cf4c0b8085e57aa874012efadc8f4deae9862dd11a0c9b79520a13", kill_on_drop: false }` [INFO] [stdout] 2a7ee1ff53cf4c0b8085e57aa874012efadc8f4deae9862dd11a0c9b79520a13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] dcaca606ab6d0be5f249671e5bd8797fd9502064a19489f8cb9d6f6f6242e245 [INFO] running `Command { std: "docker" "start" "-a" "dcaca606ab6d0be5f249671e5bd8797fd9502064a19489f8cb9d6f6f6242e245", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling pyo3-build-config v0.26.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.26.0 [INFO] [stderr] Compiling pyo3-ffi v0.26.0 [INFO] [stderr] Compiling pyo3 v0.26.0 [INFO] [stderr] Compiling numpy v0.26.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling pyo3-macros v0.26.0 [INFO] [stderr] Compiling gassim v0.0.6 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "PyInit_gassim" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<11 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libthiserror-a68a44e6000f9ec2,librand-a909ec2767f6dce6,librand_chacha-d12ea5a98d23b442,libppv_lite86-b5291cfebe25ce7d,libzerocopy-f6c31b5b2a66a0e6,librand_core-609bedbd3d4f1ecc,libgetrandom-2a7c4285ceac590b,libcfg_if-dbbbee20ad045a35,libordered_float-908086bafe4bc24d,libnumpy-3dfeb5e737afa552,librustc_hash-b695fc556540dede,libpyo3-7294b8c794631e6d,libonce_cell-bcd15b06b8f373b9,libpyo3_ffi-64251b5b44257d67,liblibc-10c21bde1a871fb1,libmemoffset-1cb5070c1d17031d,libunindent-f3ba1184db1bfb23,libndarray-b977ac79e8af7006,libmatrixmultiply-f3c59bc02087d77b,libnum_complex-64217b59656267b9,libnum_integer-65f4d3a590236a5d,libnum_traits-45af302fc8c6f88b,librawpointer-bdc2b0e64d56f44e}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/gassim.wasm" "--gc-sections" "--no-entry" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/gassim.gassim.6c22ac5adeebd52c-cgu.00.rcgu.o: undefined symbol: _Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/gassim.gassim.6c22ac5adeebd52c-cgu.00.rcgu.o: undefined symbol: _Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/gassim.gassim.6c22ac5adeebd52c-cgu.00.rcgu.o: undefined symbol: _Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/gassim.gassim.6c22ac5adeebd52c-cgu.00.rcgu.o: undefined symbol: PyType_IsSubtype [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/gassim.gassim.6c22ac5adeebd52c-cgu.00.rcgu.o: undefined symbol: Py_GetConstantBorrowed [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/gassim.gassim.6c22ac5adeebd52c-cgu.00.rcgu.o: undefined symbol: _Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/gassim.gassim.6c22ac5adeebd52c-cgu.00.rcgu.o: undefined symbol: _Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/gassim.gassim.6c22ac5adeebd52c-cgu.00.rcgu.o: undefined symbol: _Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/gassim.gassim.6c22ac5adeebd52c-cgu.00.rcgu.o: undefined symbol: PySequence_Size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/gassim.gassim.6c22ac5adeebd52c-cgu.01.rcgu.o: undefined symbol: PySequence_Check [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/gassim.gassim.6c22ac5adeebd52c-cgu.02.rcgu.o: undefined symbol: PyDict_Next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/gassim.gassim.6c22ac5adeebd52c-cgu.03.rcgu.o: undefined symbol: PyTuple_New [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/gassim.gassim.6c22ac5adeebd52c-cgu.03.rcgu.o: undefined symbol: PyTuple_SetItem [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/gassim.gassim.6c22ac5adeebd52c-cgu.05.rcgu.o: undefined symbol: PyObject_GC_UnTrack [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnumpy-3dfeb5e737afa552.rlib(numpy-3dfeb5e737afa552.numpy.5299252e7a7838a1-cgu.2.rcgu.o): undefined symbol: PyCapsule_New [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnumpy-3dfeb5e737afa552.rlib(numpy-3dfeb5e737afa552.numpy.5299252e7a7838a1-cgu.2.rcgu.o): undefined symbol: PyCapsule_GetName [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnumpy-3dfeb5e737afa552.rlib(numpy-3dfeb5e737afa552.numpy.5299252e7a7838a1-cgu.2.rcgu.o): undefined symbol: PyCapsule_GetPointer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnumpy-3dfeb5e737afa552.rlib(numpy-3dfeb5e737afa552.numpy.5299252e7a7838a1-cgu.2.rcgu.o): undefined symbol: PyCapsule_GetContext [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnumpy-3dfeb5e737afa552.rlib(numpy-3dfeb5e737afa552.numpy.5299252e7a7838a1-cgu.2.rcgu.o): undefined symbol: PyCapsule_Type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnumpy-3dfeb5e737afa552.rlib(numpy-3dfeb5e737afa552.numpy.5299252e7a7838a1-cgu.2.rcgu.o): undefined symbol: PyType_GetSlot [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gassim` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "dcaca606ab6d0be5f249671e5bd8797fd9502064a19489f8cb9d6f6f6242e245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcaca606ab6d0be5f249671e5bd8797fd9502064a19489f8cb9d6f6f6242e245", kill_on_drop: false }` [INFO] [stdout] dcaca606ab6d0be5f249671e5bd8797fd9502064a19489f8cb9d6f6f6242e245