[INFO] fetching crate gldf_rs_python 0.3.2... [INFO] building gldf_rs_python-0.3.2 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate gldf_rs_python 0.3.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate gldf_rs_python 0.3.2 [INFO] finished tweaking crates.io crate gldf_rs_python 0.3.2 [INFO] tweaked toml for crates.io crate gldf_rs_python 0.3.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gldf_rs_python 0.3.2 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 crates.io crate gldf_rs_python 0.3.2 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] bae644efe7ccdc8d54deb68eb0bbb80192fc16e78d80580d333f2c0671a87c66 [INFO] running `Command { std: "docker" "start" "-a" "bae644efe7ccdc8d54deb68eb0bbb80192fc16e78d80580d333f2c0671a87c66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bae644efe7ccdc8d54deb68eb0bbb80192fc16e78d80580d333f2c0671a87c66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bae644efe7ccdc8d54deb68eb0bbb80192fc16e78d80580d333f2c0671a87c66", kill_on_drop: false }` [INFO] [stdout] bae644efe7ccdc8d54deb68eb0bbb80192fc16e78d80580d333f2c0671a87c66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 438175f06be952add1bdd54a332b235143f23d90caafccee10a35707fc8199e2 [INFO] running `Command { std: "docker" "start" "-a" "438175f06be952add1bdd54a332b235143f23d90caafccee10a35707fc8199e2", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Compiling gldf_rs_python v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling gldf-rs v0.3.2 [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "PyInit_gldf_rs_python" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<2 object files omitted>" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libpyo3-93bf29c1f6c0d3c0,libmemoffset-1cb5070c1d17031d,libonce_cell-bcd15b06b8f373b9,libpyo3_ffi-574ad43de2ddc07f,liblibc-17683462cc868e72,libunindent-f3ba1184db1bfb23,libgldf_rs-cb57729f3633cc5d}.rlib" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libquick_xml-c08cf08b564e6e17,libzip-03a88ca8f047a8fb,libzopfli-cc39b079af5c4520,libbumpalo-d16828b2bdc82ac8,liblog-5435dfdbba7bd89a,libflate2-ab91e2640c4057d5,libminiz_oxide-a317badbffdd590a,libsimd_adler32-2d154543c5feca06,libthiserror-6ab5b89f57e51ec0,libindexmap-7c2078483cda675b,libequivalent-e75e9a7d273f0189,libhashbrown-6feaf183f402ae31,libcrc32fast-c19ce4228a5bbdd7,libcfg_if-d6bc76d3bc4619c0,libserde_json-8c4208469928282b,libitoa-c00a5eb83387cdca,libryu-bcb26aa50f65bbc8,libregex-2fea402f0ee38cec,libregex_automata-df3862f77e79d3d8,libaho_corasick-e04aaae847f6eb12,libmemchr-f163681842188510,libregex_syntax-d5cb26aefad022b5,libanyhow-adb37054aa5ff02e,libserde-366691cf42cc7a04,libserde_core-7054782e1b276604}.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/gldf_rs_python.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/gldf_rs_python.gldf_rs_python.3413cda4aeed7cc7-cgu.0.rcgu.o: undefined symbol: PyDict_Next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-93bf29c1f6c0d3c0.rlib(pyo3-93bf29c1f6c0d3c0.pyo3.ff9a0d7ea371f53c-cgu.00.rcgu.o): undefined symbol: PyBytes_AsString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-93bf29c1f6c0d3c0.rlib(pyo3-93bf29c1f6c0d3c0.pyo3.ff9a0d7ea371f53c-cgu.00.rcgu.o): undefined symbol: PyBytes_Size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-93bf29c1f6c0d3c0.rlib(pyo3-93bf29c1f6c0d3c0.pyo3.ff9a0d7ea371f53c-cgu.00.rcgu.o): undefined symbol: PyTuple_GetItem [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-93bf29c1f6c0d3c0.rlib(pyo3-93bf29c1f6c0d3c0.pyo3.ff9a0d7ea371f53c-cgu.00.rcgu.o): undefined symbol: PyUnicode_AsEncodedString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-93bf29c1f6c0d3c0.rlib(pyo3-93bf29c1f6c0d3c0.pyo3.ff9a0d7ea371f53c-cgu.00.rcgu.o): undefined symbol: PyUnicode_AsUTF8String [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-93bf29c1f6c0d3c0.rlib(pyo3-93bf29c1f6c0d3c0.pyo3.ff9a0d7ea371f53c-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-93bf29c1f6c0d3c0.rlib(pyo3-93bf29c1f6c0d3c0.pyo3.ff9a0d7ea371f53c-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-93bf29c1f6c0d3c0.rlib(pyo3-93bf29c1f6c0d3c0.pyo3.ff9a0d7ea371f53c-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-93bf29c1f6c0d3c0.rlib(pyo3-93bf29c1f6c0d3c0.pyo3.ff9a0d7ea371f53c-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-93bf29c1f6c0d3c0.rlib(pyo3-93bf29c1f6c0d3c0.pyo3.ff9a0d7ea371f53c-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-93bf29c1f6c0d3c0.rlib(pyo3-93bf29c1f6c0d3c0.pyo3.ff9a0d7ea371f53c-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-93bf29c1f6c0d3c0.rlib(pyo3-93bf29c1f6c0d3c0.pyo3.ff9a0d7ea371f53c-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-93bf29c1f6c0d3c0.rlib(pyo3-93bf29c1f6c0d3c0.pyo3.ff9a0d7ea371f53c-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-93bf29c1f6c0d3c0.rlib(pyo3-93bf29c1f6c0d3c0.pyo3.ff9a0d7ea371f53c-cgu.00.rcgu.o): undefined symbol: PyObject_Repr [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-93bf29c1f6c0d3c0.rlib(pyo3-93bf29c1f6c0d3c0.pyo3.ff9a0d7ea371f53c-cgu.00.rcgu.o): undefined symbol: PyObject_Str [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-93bf29c1f6c0d3c0.rlib(pyo3-93bf29c1f6c0d3c0.pyo3.ff9a0d7ea371f53c-cgu.00.rcgu.o): undefined symbol: Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-93bf29c1f6c0d3c0.rlib(pyo3-93bf29c1f6c0d3c0.pyo3.ff9a0d7ea371f53c-cgu.00.rcgu.o): undefined symbol: Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-93bf29c1f6c0d3c0.rlib(pyo3-93bf29c1f6c0d3c0.pyo3.ff9a0d7ea371f53c-cgu.00.rcgu.o): undefined symbol: Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-93bf29c1f6c0d3c0.rlib(pyo3-93bf29c1f6c0d3c0.pyo3.ff9a0d7ea371f53c-cgu.00.rcgu.o): undefined symbol: Py_DecRef [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 `gldf_rs_python` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "438175f06be952add1bdd54a332b235143f23d90caafccee10a35707fc8199e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "438175f06be952add1bdd54a332b235143f23d90caafccee10a35707fc8199e2", kill_on_drop: false }` [INFO] [stdout] 438175f06be952add1bdd54a332b235143f23d90caafccee10a35707fc8199e2