[INFO] cloning repository https://github.com/mgd020/mjml-python [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mgd020/mjml-python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgd020%2Fmjml-python", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgd020%2Fmjml-python'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 265f23eb30570d60576ea7182fd1840603eaff5c [INFO] building mgd020/mjml-python against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgd020%2Fmjml-python" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mgd020/mjml-python [INFO] finished tweaking git repo https://github.com/mgd020/mjml-python [INFO] tweaked toml for git repo https://github.com/mgd020/mjml-python written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mgd020/mjml-python 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/mgd020/mjml-python 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2288125cf060337785bf8086e4581b170935e9620b69b8b6382ace37eb890e55 [INFO] running `Command { std: "docker" "start" "-a" "2288125cf060337785bf8086e4581b170935e9620b69b8b6382ace37eb890e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2288125cf060337785bf8086e4581b170935e9620b69b8b6382ace37eb890e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2288125cf060337785bf8086e4581b170935e9620b69b8b6382ace37eb890e55", kill_on_drop: false }` [INFO] [stdout] 2288125cf060337785bf8086e4581b170935e9620b69b8b6382ace37eb890e55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fc369fbd03837c20f71c2ebe860cfc53f1587b03c50a7fddb61dafa4a254c3cd [INFO] running `Command { std: "docker" "start" "-a" "fc369fbd03837c20f71c2ebe860cfc53f1587b03c50a7fddb61dafa4a254c3cd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling htmlparser v0.2.1 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling pyo3-build-config v0.24.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling pyo3-ffi v0.24.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.2 [INFO] [stderr] Compiling pyo3 v0.24.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pyo3-macros v0.24.2 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling mrml v5.0.0 [INFO] [stderr] Compiling mjml-python v1.3.7 (/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_mjml" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<4 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libpyo3-f5cbb5bdf0339d8f,libcfg_if-50b02a9e3502ecf2,libmemoffset-633f7fe4851d82f1,libonce_cell-a26aef2be6190daf,libpyo3_ffi-b0868eb2e8c7f7f3,liblibc-9603e04af18eacec,libunindent-f3ba1184db1bfb23,libmrml-a7242840899ac3b7,libthiserror-14d6db2027efc7fa,librustc_hash-eebff6c066579e93,libindexmap-85e08bb1dc0bc261,libequivalent-e75e9a7d273f0189,libhashbrown-652719fc7272987d,libhtmlparser-09fe4cc813308654,libserde-32cf82b8ce66d177}.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/mjml.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/mjml.mjml.7d004d4ade72d339-cgu.2.rcgu.o: undefined symbol: PyDict_Next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/mjml.mjml.7d004d4ade72d339-cgu.2.rcgu.o: undefined symbol: _Py_NoneStruct [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/mjml.mjml.7d004d4ade72d339-cgu.2.rcgu.o: undefined symbol: PyDict_Next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f5cbb5bdf0339d8f.rlib(pyo3-f5cbb5bdf0339d8f.pyo3.b2db581981eca0a-cgu.00.rcgu.o): undefined symbol: PyBytes_AsString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f5cbb5bdf0339d8f.rlib(pyo3-f5cbb5bdf0339d8f.pyo3.b2db581981eca0a-cgu.00.rcgu.o): undefined symbol: PyBytes_Size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f5cbb5bdf0339d8f.rlib(pyo3-f5cbb5bdf0339d8f.pyo3.b2db581981eca0a-cgu.00.rcgu.o): undefined symbol: PyTuple_GetItem [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f5cbb5bdf0339d8f.rlib(pyo3-f5cbb5bdf0339d8f.pyo3.b2db581981eca0a-cgu.00.rcgu.o): undefined symbol: PyUnicode_AsEncodedString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f5cbb5bdf0339d8f.rlib(pyo3-f5cbb5bdf0339d8f.pyo3.b2db581981eca0a-cgu.00.rcgu.o): undefined symbol: PyUnicode_AsUTF8String [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f5cbb5bdf0339d8f.rlib(pyo3-f5cbb5bdf0339d8f.pyo3.b2db581981eca0a-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f5cbb5bdf0339d8f.rlib(pyo3-f5cbb5bdf0339d8f.pyo3.b2db581981eca0a-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f5cbb5bdf0339d8f.rlib(pyo3-f5cbb5bdf0339d8f.pyo3.b2db581981eca0a-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f5cbb5bdf0339d8f.rlib(pyo3-f5cbb5bdf0339d8f.pyo3.b2db581981eca0a-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f5cbb5bdf0339d8f.rlib(pyo3-f5cbb5bdf0339d8f.pyo3.b2db581981eca0a-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f5cbb5bdf0339d8f.rlib(pyo3-f5cbb5bdf0339d8f.pyo3.b2db581981eca0a-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f5cbb5bdf0339d8f.rlib(pyo3-f5cbb5bdf0339d8f.pyo3.b2db581981eca0a-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f5cbb5bdf0339d8f.rlib(pyo3-f5cbb5bdf0339d8f.pyo3.b2db581981eca0a-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f5cbb5bdf0339d8f.rlib(pyo3-f5cbb5bdf0339d8f.pyo3.b2db581981eca0a-cgu.00.rcgu.o): undefined symbol: PyTraceBack_Print [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f5cbb5bdf0339d8f.rlib(pyo3-f5cbb5bdf0339d8f.pyo3.b2db581981eca0a-cgu.00.rcgu.o): undefined symbol: PyObject_Repr [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f5cbb5bdf0339d8f.rlib(pyo3-f5cbb5bdf0339d8f.pyo3.b2db581981eca0a-cgu.00.rcgu.o): undefined symbol: PyObject_Str [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f5cbb5bdf0339d8f.rlib(pyo3-f5cbb5bdf0339d8f.pyo3.b2db581981eca0a-cgu.00.rcgu.o): undefined symbol: PyObject_Call [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 `mjml-python` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fc369fbd03837c20f71c2ebe860cfc53f1587b03c50a7fddb61dafa4a254c3cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc369fbd03837c20f71c2ebe860cfc53f1587b03c50a7fddb61dafa4a254c3cd", kill_on_drop: false }` [INFO] [stdout] fc369fbd03837c20f71c2ebe860cfc53f1587b03c50a7fddb61dafa4a254c3cd