[INFO] cloning repository https://github.com/volzotan/flowlines [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/volzotan/flowlines" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolzotan%2Fflowlines", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolzotan%2Fflowlines'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31d46c58f79914a69fec0fe2fdfb848325c07aa8 [INFO] building volzotan/flowlines against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvolzotan%2Fflowlines" "/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/volzotan/flowlines [INFO] finished tweaking git repo https://github.com/volzotan/flowlines [INFO] tweaked toml for git repo https://github.com/volzotan/flowlines written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/volzotan/flowlines 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/volzotan/flowlines 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] b9aee678b3d852a9f336343de3c17845fe366d5f1d64b8045b3e0897461e5f18 [INFO] running `Command { std: "docker" "start" "-a" "b9aee678b3d852a9f336343de3c17845fe366d5f1d64b8045b3e0897461e5f18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9aee678b3d852a9f336343de3c17845fe366d5f1d64b8045b3e0897461e5f18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9aee678b3d852a9f336343de3c17845fe366d5f1d64b8045b3e0897461e5f18", kill_on_drop: false }` [INFO] [stdout] b9aee678b3d852a9f336343de3c17845fe366d5f1d64b8045b3e0897461e5f18 [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] 79250f2cf32cd5640dccf809022bf2fbbcd7d9ffe71136fdf35ae758f27800f6 [INFO] running `Command { std: "docker" "start" "-a" "79250f2cf32cd5640dccf809022bf2fbbcd7d9ffe71136fdf35ae758f27800f6", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling pyo3-build-config v0.24.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling pyo3-ffi v0.24.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling i_key_sort v0.2.0 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling i_tree v0.8.3 [INFO] [stderr] Compiling spade v2.13.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling geo-types v0.7.16 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling pyo3 v0.24.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling geographiclib-rs v0.2.4 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling numpy v0.24.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling ndarray-image v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling pyo3-macros v0.24.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling i_float v1.7.0 [INFO] [stderr] Compiling i_shape v1.7.0 [INFO] [stderr] Compiling i_overlay v2.0.5 [INFO] [stderr] Compiling geo v0.30.0 [INFO] [stderr] Compiling imageproc v0.25.0 [INFO] [stderr] Compiling flowlines_rs v0.1.0 (/opt/rustwide/workdir/flowlines_rs) [INFO] [stderr] Compiling flowlines_py v0.1.0 (/opt/rustwide/workdir/flowlines_py) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "PyInit_flowlines_py" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<9 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libnumpy-d92ae3bf2f58e6a6,librustc_hash-b695fc556540dede,libpyo3-d9acd22298b4dd38,libmemoffset-633f7fe4851d82f1,libonce_cell-bcd15b06b8f373b9,libpyo3_ffi-850e55cf66697a69,liblibc-9603e04af18eacec,libunindent-f3ba1184db1bfb23,libndarray-9f52ce86c8f8aece,libmatrixmultiply-5b38c59cf308ae0d,libnum_complex-98af54c4628c192e,librawpointer-bdc2b0e64d56f44e,libflowlines_rs-d5eba33a02014797,libimage-b47506736ae0deab,libimage_webp-86ab041ddecd3ba4,libqoi-ab17b944e9dd554b,libpng-933327e23001bbc9,libbitflags-15e3d67e03629ffa,libfdeflate-1973eda695894699,libexr-46cbcf98def9fefd,libzune_inflate-4f6364a931a8fa91,libbit_field-39ff09f3d85c8db4,liblebe-e256e90670809203,libhalf-9c2bcd2b1704c00f,libzune_jpeg-f365bda7fc54bba3,libzune_core-c9d6b46af9a16ea1,libgif-232fa5c57545039d,libcolor_quant-8e07a515e6ff48c0,libbyteorder_lite-f317906bf7af921d,libravif-ad042f19a35025b8,libloop9-45c40224980a0809,libavif_serialize-5a0986ff16f1735a,libquick_error-d37b5d841d8d4609,librgb-1135ced86dd8b0b1,librav1e-1955c49e05aee497,libprofiling-b15b6fb775da6def,libav1_grain-24d5874684b23b22,libnom-8820aef74acb375d,libmemchr-fce70e7b22dffad4,libnum_rational-f4c7d42c5fb7294e,libnum_bigint-3917403c8d203c9b,libnum_integer-2780876700dc47a9,libanyhow-158b16066d692c49,libdebug_unreachable-1ef33346e67b87f3,libmaybe_rayon-ede8018422e98b06,libv_frame-aa6c6d31841eafe3,libaligned_vec-af394f74d316650c,libarrayvec-3479bafa2f0dc825,libthiserror-14d6db2027efc7fa,libbitstream_io-1b7a579d95865f70,libitertools-8b690619208ddf1f,libimgref-26c69cfeb7938de9,libbytemuck-45d9321dc046ca69,libtiff-09c7c05495bbd3ea,libflate2-86c992e34eac4263,libminiz_oxide-ad66249be0e0f73f,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-e0220637d8011755,libcfg_if-50b02a9e3502ecf2,libweezl-3bf0a72bfd157bf6,libjpeg_decoder-fd926ddf0abbe14e,libgeo-2bf16c184e818b39,libfloat_next_after-d2039f6c49007ce6,libearcutr-0a4b1e532e20fccb,libitertools-5c6ef7acbd769bd0,libspade-ed83417b028f4532,libhashbrown-12b073eedd1d8919,libfoldhash-6e98285c7e677e53,libequivalent-e75e9a7d273f0189,liballocator_api2-8e8748a307852ab5,libgeographiclib_rs-c457248f0b1d1b15,liblibm-4c7ccbd6f1ef12a0,libi_overlay-30c3df1379b844aa,libi_key_sort-7df2417c2a28da6a,libi_tree-341fb1f518e56da9,libi_shape-cd3bf9bb0d95fda9,libi_float-b4e67e46ffcac40b,libserde-32cf82b8ce66d177,librobust-fbda3bb2a75c83e5,libgeo_types-1e418842a2d793ba,librstar-808bcaf077a3e2a8,libheapless-948b33832483f6c4,libhash32-1756b3f80f92ae03,libbyteorder-529cc76400af54b3,libsmallvec-cf1a506e5f66d810,librayon-278c46a696d4ab9f,librayon_core-5f99f33b5622d260,libcrossbeam_deque-f2a195995adbe5a1,libcrossbeam_epoch-cfc6ee721375722d,libcrossbeam_utils-a2bafd6ea59dbe61,libeither-8cfc6f6241a869c1,libapprox-f3b85e2ab759d42e,libnum_traits-41cc9ce2b558b8fe,liblog-96c2588d067795bb}.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/flowlines_py.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/flowlines_py.flowlines_py.9888e7a9e2213459-cgu.4.rcgu.o: undefined symbol: PySequence_Check [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/flowlines_py.flowlines_py.9888e7a9e2213459-cgu.4.rcgu.o: undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/flowlines_py.flowlines_py.9888e7a9e2213459-cgu.4.rcgu.o: undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/flowlines_py.flowlines_py.9888e7a9e2213459-cgu.4.rcgu.o: undefined symbol: Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/flowlines_py.flowlines_py.9888e7a9e2213459-cgu.4.rcgu.o: undefined symbol: Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/flowlines_py.flowlines_py.9888e7a9e2213459-cgu.4.rcgu.o: undefined symbol: PySequence_Size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/flowlines_py.flowlines_py.9888e7a9e2213459-cgu.5.rcgu.o: undefined symbol: PySequence_Check [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/flowlines_py.flowlines_py.9888e7a9e2213459-cgu.5.rcgu.o: undefined symbol: PyType_IsSubtype [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/flowlines_py.flowlines_py.9888e7a9e2213459-cgu.6.rcgu.o: undefined symbol: PyList_New [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/flowlines_py.flowlines_py.9888e7a9e2213459-cgu.6.rcgu.o: undefined symbol: PyList_New [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/flowlines_py.flowlines_py.9888e7a9e2213459-cgu.6.rcgu.o: undefined symbol: PyList_New [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/flowlines_py.flowlines_py.9888e7a9e2213459-cgu.6.rcgu.o: undefined symbol: PyList_New [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/flowlines_py.flowlines_py.9888e7a9e2213459-cgu.6.rcgu.o: undefined symbol: PyList_SetItem [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/flowlines_py.flowlines_py.9888e7a9e2213459-cgu.6.rcgu.o: undefined symbol: PyList_SetItem [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/flowlines_py.flowlines_py.9888e7a9e2213459-cgu.6.rcgu.o: undefined symbol: PyList_SetItem [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/flowlines_py.flowlines_py.9888e7a9e2213459-cgu.6.rcgu.o: undefined symbol: PyList_SetItem [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/flowlines_py.flowlines_py.9888e7a9e2213459-cgu.7.rcgu.o: undefined symbol: PyObject_GC_UnTrack [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/flowlines_py.flowlines_py.9888e7a9e2213459-cgu.7.rcgu.o: undefined symbol: PyDict_Next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnumpy-d92ae3bf2f58e6a6.rlib(numpy-d92ae3bf2f58e6a6.numpy.54201a9d3ead6ed1-cgu.1.rcgu.o): undefined symbol: PyErr_WriteUnraisable [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libnumpy-d92ae3bf2f58e6a6.rlib(numpy-d92ae3bf2f58e6a6.numpy.54201a9d3ead6ed1-cgu.1.rcgu.o): undefined symbol: Py_IncRef [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 `flowlines_py` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "79250f2cf32cd5640dccf809022bf2fbbcd7d9ffe71136fdf35ae758f27800f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79250f2cf32cd5640dccf809022bf2fbbcd7d9ffe71136fdf35ae758f27800f6", kill_on_drop: false }` [INFO] [stdout] 79250f2cf32cd5640dccf809022bf2fbbcd7d9ffe71136fdf35ae758f27800f6