[INFO] cloning repository https://github.com/ssenerg/cstgs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ssenerg/cstgs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssenerg%2Fcstgs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssenerg%2Fcstgs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a97fa810c102faa81e7b82a8099240e70683748 [INFO] building ssenerg/cstgs against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssenerg%2Fcstgs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ssenerg/cstgs [INFO] finished tweaking git repo https://github.com/ssenerg/cstgs [INFO] tweaked toml for git repo https://github.com/ssenerg/cstgs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ssenerg/cstgs 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/ssenerg/cstgs 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e0ab4208d17cafe6e3f2513c3f09acf7178b008c7624cb0882ce354c5a23e5f8 [INFO] running `Command { std: "docker" "start" "-a" "e0ab4208d17cafe6e3f2513c3f09acf7178b008c7624cb0882ce354c5a23e5f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0ab4208d17cafe6e3f2513c3f09acf7178b008c7624cb0882ce354c5a23e5f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0ab4208d17cafe6e3f2513c3f09acf7178b008c7624cb0882ce354c5a23e5f8", kill_on_drop: false }` [INFO] [stdout] e0ab4208d17cafe6e3f2513c3f09acf7178b008c7624cb0882ce354c5a23e5f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 95d858864cb654a068eba53efa4b3840c553e5e50585ee1f9123b0abdfbe4f1b [INFO] running `Command { std: "docker" "start" "-a" "95d858864cb654a068eba53efa4b3840c553e5e50585ee1f9123b0abdfbe4f1b", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Compiling pyo3-macros v0.25.1 [INFO] [stderr] Compiling cstgs v0.1.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_cstgs" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<6 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{librayon-d1e657c959b3d0c1,librayon_core-5f99f33b5622d260,libcrossbeam_deque-f2a195995adbe5a1,libcrossbeam_epoch-cfc6ee721375722d,libcrossbeam_utils-a2bafd6ea59dbe61,libeither-cfdd7ad9333739d9,librand-f9587ef2c265102e,librand_chacha-4c212d250b2e9008,libppv_lite86-b5291cfebe25ce7d,libzerocopy-f6c31b5b2a66a0e6,librand_core-e6ea27775abf7d3a,libgetrandom-ff88cca4818e97cd,libcfg_if-beec54d71ff48acf,libpyo3-28a8c8d00c438e6b,libmemoffset-1cb5070c1d17031d,libonce_cell-bcd15b06b8f373b9,libpyo3_ffi-83e6e0456f54076a,liblibc-bf5ed93e20f8295a,libunindent-f3ba1184db1bfb23}.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/cstgs.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/cstgs.cstgs.d73b4a3be935dd95-cgu.4.rcgu.o: undefined symbol: PyDict_Next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-28a8c8d00c438e6b.rlib(pyo3-28a8c8d00c438e6b.pyo3.4e61f30628d8fa61-cgu.00.rcgu.o): undefined symbol: PyBytes_AsString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-28a8c8d00c438e6b.rlib(pyo3-28a8c8d00c438e6b.pyo3.4e61f30628d8fa61-cgu.00.rcgu.o): undefined symbol: PyBytes_Size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-28a8c8d00c438e6b.rlib(pyo3-28a8c8d00c438e6b.pyo3.4e61f30628d8fa61-cgu.00.rcgu.o): undefined symbol: PyTuple_GetItem [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-28a8c8d00c438e6b.rlib(pyo3-28a8c8d00c438e6b.pyo3.4e61f30628d8fa61-cgu.00.rcgu.o): undefined symbol: PyUnicode_AsEncodedString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-28a8c8d00c438e6b.rlib(pyo3-28a8c8d00c438e6b.pyo3.4e61f30628d8fa61-cgu.00.rcgu.o): undefined symbol: PyUnicode_AsUTF8String [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-28a8c8d00c438e6b.rlib(pyo3-28a8c8d00c438e6b.pyo3.4e61f30628d8fa61-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-28a8c8d00c438e6b.rlib(pyo3-28a8c8d00c438e6b.pyo3.4e61f30628d8fa61-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-28a8c8d00c438e6b.rlib(pyo3-28a8c8d00c438e6b.pyo3.4e61f30628d8fa61-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-28a8c8d00c438e6b.rlib(pyo3-28a8c8d00c438e6b.pyo3.4e61f30628d8fa61-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-28a8c8d00c438e6b.rlib(pyo3-28a8c8d00c438e6b.pyo3.4e61f30628d8fa61-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-28a8c8d00c438e6b.rlib(pyo3-28a8c8d00c438e6b.pyo3.4e61f30628d8fa61-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-28a8c8d00c438e6b.rlib(pyo3-28a8c8d00c438e6b.pyo3.4e61f30628d8fa61-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-28a8c8d00c438e6b.rlib(pyo3-28a8c8d00c438e6b.pyo3.4e61f30628d8fa61-cgu.00.rcgu.o): undefined symbol: PyTraceBack_Print [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-28a8c8d00c438e6b.rlib(pyo3-28a8c8d00c438e6b.pyo3.4e61f30628d8fa61-cgu.00.rcgu.o): undefined symbol: PyObject_Repr [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-28a8c8d00c438e6b.rlib(pyo3-28a8c8d00c438e6b.pyo3.4e61f30628d8fa61-cgu.00.rcgu.o): undefined symbol: PyObject_Str [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-28a8c8d00c438e6b.rlib(pyo3-28a8c8d00c438e6b.pyo3.4e61f30628d8fa61-cgu.00.rcgu.o): undefined symbol: Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-28a8c8d00c438e6b.rlib(pyo3-28a8c8d00c438e6b.pyo3.4e61f30628d8fa61-cgu.00.rcgu.o): undefined symbol: Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-28a8c8d00c438e6b.rlib(pyo3-28a8c8d00c438e6b.pyo3.4e61f30628d8fa61-cgu.00.rcgu.o): undefined symbol: Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-28a8c8d00c438e6b.rlib(pyo3-28a8c8d00c438e6b.pyo3.4e61f30628d8fa61-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 `cstgs` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "95d858864cb654a068eba53efa4b3840c553e5e50585ee1f9123b0abdfbe4f1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95d858864cb654a068eba53efa4b3840c553e5e50585ee1f9123b0abdfbe4f1b", kill_on_drop: false }` [INFO] [stdout] 95d858864cb654a068eba53efa4b3840c553e5e50585ee1f9123b0abdfbe4f1b