[INFO] cloning repository https://github.com/chenxu0602/optrush [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chenxu0602/optrush" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenxu0602%2Foptrush", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenxu0602%2Foptrush'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf473f71a1539a04d724399a45363da498e11de6 [INFO] building chenxu0602/optrush against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenxu0602%2Foptrush" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chenxu0602/optrush [INFO] finished tweaking git repo https://github.com/chenxu0602/optrush [INFO] tweaked toml for git repo https://github.com/chenxu0602/optrush written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chenxu0602/optrush 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/chenxu0602/optrush 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c245a71dc4390645d889f1f513df9125cd886b193dfd972aa13309b67376f712 [INFO] running `Command { std: "docker" "start" "-a" "c245a71dc4390645d889f1f513df9125cd886b193dfd972aa13309b67376f712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c245a71dc4390645d889f1f513df9125cd886b193dfd972aa13309b67376f712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c245a71dc4390645d889f1f513df9125cd886b193dfd972aa13309b67376f712", kill_on_drop: false }` [INFO] [stdout] c245a71dc4390645d889f1f513df9125cd886b193dfd972aa13309b67376f712 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9ecd63ef4cae6aa32a14e7b414e3c8e400662a1a7b99105684289f32c692164d [INFO] running `Command { std: "docker" "start" "-a" "9ecd63ef4cae6aa32a14e7b414e3c8e400662a1a7b99105684289f32c692164d", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling nalgebra v0.27.1 [INFO] [stderr] Compiling statrs v0.15.0 [INFO] [stderr] Compiling optrush v0.1.0 (/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__core" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<3 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libstatrs-43225586d90ee896,libnalgebra-34993b454af373e3,librand_distr-944d5fef08f31249,libnum_rational-ecfcfc83bfc0dcca,libnum_integer-fd0dc32ce5801da6,libtypenum-0fe8d28fad3fc2b1,libsimba-ee09a382fc629a25,libnum_complex-171e3934b590a030,libmatrixmultiply-e208c9547c9000a7,librawpointer-bdc2b0e64d56f44e,librand-b5945a4c7ab3abc5,librand_chacha-83d827d085362a35,libppv_lite86-6a6f66c228421860,libzerocopy-ab3b6dd7840e335c,libbyteorder-724208724ef3bd1b,librand_core-614393d9fd58ca1a,libgetrandom-9c1205168be1b4c9,libwasi-b9c6bfbff0bef49f,liblazy_static-6cae036cc417a885,libapprox-f3b85e2ab759d42e,libnum_traits-41cc9ce2b558b8fe,libpyo3-f8f86cfe0bab48a9,libcfg_if-50b02a9e3502ecf2,libmemoffset-633f7fe4851d82f1,libonce_cell-ce8c35e2bf3be270,libpyo3_ffi-a791491731df4042,liblibc-26bb775845e6fd3d,libunindent-c51be6c344bc15c2}.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/_core.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/_core._core.f95f5405a0964e67-cgu.1.rcgu.o: undefined symbol: PyDict_Next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_core._core.f95f5405a0964e67-cgu.1.rcgu.o: undefined symbol: PyTuple_New [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/_core._core.f95f5405a0964e67-cgu.1.rcgu.o: undefined symbol: PyTuple_SetItem [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f8f86cfe0bab48a9.rlib(pyo3-f8f86cfe0bab48a9.pyo3.c78deec9d0a4b509-cgu.00.rcgu.o): undefined symbol: PyBytes_AsString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f8f86cfe0bab48a9.rlib(pyo3-f8f86cfe0bab48a9.pyo3.c78deec9d0a4b509-cgu.00.rcgu.o): undefined symbol: PyBytes_Size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f8f86cfe0bab48a9.rlib(pyo3-f8f86cfe0bab48a9.pyo3.c78deec9d0a4b509-cgu.00.rcgu.o): undefined symbol: PyTuple_GetItem [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f8f86cfe0bab48a9.rlib(pyo3-f8f86cfe0bab48a9.pyo3.c78deec9d0a4b509-cgu.00.rcgu.o): undefined symbol: PyUnicode_AsEncodedString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f8f86cfe0bab48a9.rlib(pyo3-f8f86cfe0bab48a9.pyo3.c78deec9d0a4b509-cgu.00.rcgu.o): undefined symbol: PyUnicode_AsUTF8String [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f8f86cfe0bab48a9.rlib(pyo3-f8f86cfe0bab48a9.pyo3.c78deec9d0a4b509-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f8f86cfe0bab48a9.rlib(pyo3-f8f86cfe0bab48a9.pyo3.c78deec9d0a4b509-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f8f86cfe0bab48a9.rlib(pyo3-f8f86cfe0bab48a9.pyo3.c78deec9d0a4b509-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f8f86cfe0bab48a9.rlib(pyo3-f8f86cfe0bab48a9.pyo3.c78deec9d0a4b509-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f8f86cfe0bab48a9.rlib(pyo3-f8f86cfe0bab48a9.pyo3.c78deec9d0a4b509-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f8f86cfe0bab48a9.rlib(pyo3-f8f86cfe0bab48a9.pyo3.c78deec9d0a4b509-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f8f86cfe0bab48a9.rlib(pyo3-f8f86cfe0bab48a9.pyo3.c78deec9d0a4b509-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f8f86cfe0bab48a9.rlib(pyo3-f8f86cfe0bab48a9.pyo3.c78deec9d0a4b509-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f8f86cfe0bab48a9.rlib(pyo3-f8f86cfe0bab48a9.pyo3.c78deec9d0a4b509-cgu.00.rcgu.o): undefined symbol: PyObject_Repr [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f8f86cfe0bab48a9.rlib(pyo3-f8f86cfe0bab48a9.pyo3.c78deec9d0a4b509-cgu.00.rcgu.o): undefined symbol: PyObject_Str [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f8f86cfe0bab48a9.rlib(pyo3-f8f86cfe0bab48a9.pyo3.c78deec9d0a4b509-cgu.00.rcgu.o): undefined symbol: Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-f8f86cfe0bab48a9.rlib(pyo3-f8f86cfe0bab48a9.pyo3.c78deec9d0a4b509-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 `optrush` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9ecd63ef4cae6aa32a14e7b414e3c8e400662a1a7b99105684289f32c692164d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ecd63ef4cae6aa32a14e7b414e3c8e400662a1a7b99105684289f32c692164d", kill_on_drop: false }` [INFO] [stdout] 9ecd63ef4cae6aa32a14e7b414e3c8e400662a1a7b99105684289f32c692164d