[INFO] cloning repository https://github.com/nutils/poly-py [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nutils/poly-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnutils%2Fpoly-py", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnutils%2Fpoly-py'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9fefca7bbcc79c0a562817e807cc248a9e8fdf6f [INFO] building nutils/poly-py against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnutils%2Fpoly-py" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nutils/poly-py [INFO] finished tweaking git repo https://github.com/nutils/poly-py [INFO] tweaked toml for git repo https://github.com/nutils/poly-py written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nutils/poly-py 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/nutils/poly-py 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] b3e9010811cc3a42e692a67250440b4a3dcc3a2254bf146fa89ec8c2fa7f60b0 [INFO] running `Command { std: "docker" "start" "-a" "b3e9010811cc3a42e692a67250440b4a3dcc3a2254bf146fa89ec8c2fa7f60b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3e9010811cc3a42e692a67250440b4a3dcc3a2254bf146fa89ec8c2fa7f60b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e9010811cc3a42e692a67250440b4a3dcc3a2254bf146fa89ec8c2fa7f60b0", kill_on_drop: false }` [INFO] [stdout] b3e9010811cc3a42e692a67250440b4a3dcc3a2254bf146fa89ec8c2fa7f60b0 [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] 5a309b1c098176e1dde5205c15346489ccce87590093ab66178708a3f40dfeeb [INFO] running `Command { std: "docker" "start" "-a" "5a309b1c098176e1dde5205c15346489ccce87590093ab66178708a3f40dfeeb", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Compiling sqnc v1.0.0 [INFO] [stderr] Compiling nutils-poly v1.0.0 [INFO] [stderr] Compiling pyo3-macros v0.21.2 [INFO] [stderr] Compiling numpy v0.21.0 [INFO] [stderr] Compiling nutils-poly-py v1.0.1 (/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_nutils_poly" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libsha1-418dd534e04dd987,libdigest-175d4c26469c7771,libblock_buffer-ff766ba1f1bc2312,libcrypto_common-54f1074c3cc16168,libgeneric_array-143189b5e972f6af,libtypenum-0fe8d28fad3fc2b1,libnutils_poly-2222cb013e2e25bb,libsqnc-377ed330b52f1089,libnumpy-598c3fac53000d03,librustc_hash-a5d506436d1d3d05,libpyo3-02518c250cde59f4,libmemoffset-086a8b1a0d1c2f86,libparking_lot-c468064cdd51673e,libparking_lot_core-ab7e1e950bd46fa5,libcfg_if-50b02a9e3502ecf2,libsmallvec-dd22fcde2487057b,liblock_api-0d2442c8d29856a8,libscopeguard-8bf53ae5771a3088,libpyo3_ffi-edde6a898f6a8d16,liblibc-093e1a78f14d2adc,libunindent-c51be6c344bc15c2,libndarray-367547bc4a8c94d7,libmatrixmultiply-7aaba8c6f40f79e8,libnum_complex-6c443320062965c8,libnum_integer-aa93f60438d71a1f,libnum_traits-14c0b589c88d1f7d,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/nutils_poly.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/nutils_poly.nutils_poly.6ac503daf952647b-cgu.03.rcgu.o: undefined symbol: PyObject_GC_UnTrack [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nutils_poly.nutils_poly.6ac503daf952647b-cgu.03.rcgu.o: undefined symbol: PyObject_GC_UnTrack [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nutils_poly.nutils_poly.6ac503daf952647b-cgu.03.rcgu.o: undefined symbol: PyObject_GC_UnTrack [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nutils_poly.nutils_poly.6ac503daf952647b-cgu.03.rcgu.o: undefined symbol: PyObject_GC_UnTrack [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nutils_poly.nutils_poly.6ac503daf952647b-cgu.03.rcgu.o: undefined symbol: _Py_Dealloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nutils_poly.nutils_poly.6ac503daf952647b-cgu.03.rcgu.o: undefined symbol: _Py_Dealloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nutils_poly.nutils_poly.6ac503daf952647b-cgu.03.rcgu.o: undefined symbol: _Py_Dealloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nutils_poly.nutils_poly.6ac503daf952647b-cgu.03.rcgu.o: undefined symbol: _Py_Dealloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nutils_poly.nutils_poly.6ac503daf952647b-cgu.03.rcgu.o: undefined symbol: _Py_Dealloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nutils_poly.nutils_poly.6ac503daf952647b-cgu.03.rcgu.o: undefined symbol: _Py_Dealloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nutils_poly.nutils_poly.6ac503daf952647b-cgu.03.rcgu.o: undefined symbol: _Py_Dealloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nutils_poly.nutils_poly.6ac503daf952647b-cgu.03.rcgu.o: undefined symbol: PySequence_Size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nutils_poly.nutils_poly.6ac503daf952647b-cgu.04.rcgu.o: undefined symbol: PyDict_Next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nutils_poly.nutils_poly.6ac503daf952647b-cgu.09.rcgu.o: undefined symbol: PySequence_Check [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nutils_poly.nutils_poly.6ac503daf952647b-cgu.14.rcgu.o: undefined symbol: _Py_TrueStruct [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nutils_poly.nutils_poly.6ac503daf952647b-cgu.14.rcgu.o: undefined symbol: _Py_FalseStruct [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nutils_poly.nutils_poly.6ac503daf952647b-cgu.14.rcgu.o: undefined symbol: _Py_NotImplementedStruct [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/nutils_poly.nutils_poly.6ac503daf952647b-cgu.14.rcgu.o: undefined symbol: PyType_IsSubtype [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnumpy-598c3fac53000d03.rlib(numpy-598c3fac53000d03.numpy.99ec73ab42b47bee-cgu.2.rcgu.o): undefined symbol: PyErr_WriteUnraisable [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnumpy-598c3fac53000d03.rlib(numpy-598c3fac53000d03.numpy.99ec73ab42b47bee-cgu.2.rcgu.o): undefined symbol: PyBaseObject_Type [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 `nutils-poly-py` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5a309b1c098176e1dde5205c15346489ccce87590093ab66178708a3f40dfeeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a309b1c098176e1dde5205c15346489ccce87590093ab66178708a3f40dfeeb", kill_on_drop: false }` [INFO] [stdout] 5a309b1c098176e1dde5205c15346489ccce87590093ab66178708a3f40dfeeb