[INFO] cloning repository https://github.com/aastopher/imgdd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aastopher/imgdd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faastopher%2Fimgdd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faastopher%2Fimgdd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3dcfca57bddbdb52bf8e6ec8658f70f49639ab52 [INFO] building aastopher/imgdd against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faastopher%2Fimgdd" "/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/aastopher/imgdd [INFO] finished tweaking git repo https://github.com/aastopher/imgdd [INFO] tweaked toml for git repo https://github.com/aastopher/imgdd written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aastopher/imgdd 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/aastopher/imgdd 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] a88b5d2f493c4108efa84bf6b3577bab2f89bd5bedf7a773b7e78cc7373305f3 [INFO] running `Command { std: "docker" "start" "-a" "a88b5d2f493c4108efa84bf6b3577bab2f89bd5bedf7a773b7e78cc7373305f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a88b5d2f493c4108efa84bf6b3577bab2f89bd5bedf7a773b7e78cc7373305f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a88b5d2f493c4108efa84bf6b3577bab2f89bd5bedf7a773b7e78cc7373305f3", kill_on_drop: false }` [INFO] [stdout] a88b5d2f493c4108efa84bf6b3577bab2f89bd5bedf7a773b7e78cc7373305f3 [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] 4796e6ecd08721b260cdab2372e8489c64cefbd545c7eaf868ac288cdc2d1920 [INFO] running `Command { std: "docker" "start" "-a" "4796e6ecd08721b260cdab2372e8489c64cefbd545c7eaf868ac288cdc2d1920", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pyo3-build-config v0.23.4 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling dwt v0.5.2 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling pyo3-ffi v0.23.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.4 [INFO] [stderr] Compiling pyo3 v0.23.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling rustdct v0.7.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pyo3-macros v0.23.4 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling imgddcore v0.1.3 (/opt/rustwide/workdir/crates/imgddcore) [INFO] [stderr] Compiling imgdd v0.1.3 (/opt/rustwide/workdir/crates/imgdd) [INFO] [stderr] Compiling imgddpy v0.1.5 (/opt/rustwide/workdir/crates/imgddpy) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "PyInit_imgdd" "-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/{libpyo3-1536c9cf7d125c64,libmemoffset-633f7fe4851d82f1,libonce_cell-ce8c35e2bf3be270,libpyo3_ffi-1a5ceacabda318a4,liblibc-26bb775845e6fd3d,libunindent-c51be6c344bc15c2,libimgddcore-6a85203779c05749,librustdct-394e7ea20e7a2f2f,librustfft-b444f4f0ee8163e7,libprimal_check-d7bb3fbe5d0cdd55,libtranspose-d502fd5301326a76,libstrength_reduce-ae860f9dd16c7d0a,libnum_complex-0b7a08d5aa5780c3,libdwt-07f4c7fa1375071d,libnum_traits-29470deba72eae98,libwalkdir-9a905762863fc6e6,libsame_file-d90975b76a214118,libimage-2a1fb3c1e8720ee6,libimage_webp-86ab041ddecd3ba4,libqoi-cd83c3c0154eb130,libpng-1e11b7182216d72c,libbitflags-15e3d67e03629ffa,libfdeflate-1973eda695894699,libexr-4a92ffa414c1bac2,libzune_inflate-4f6364a931a8fa91,libbit_field-39ff09f3d85c8db4,liblebe-e256e90670809203,libhalf-0c87516f0ac3dc1c,libsmallvec-dd22fcde2487057b,libzune_jpeg-f365bda7fc54bba3,libzune_core-c9d6b46af9a16ea1,libgif-232fa5c57545039d,libcolor_quant-8e07a515e6ff48c0,libbyteorder_lite-f317906bf7af921d,libravif-c307280d700d3971,libloop9-45c40224980a0809,libavif_serialize-499e7c075b0286bd,librayon-82f5791fd2d265b9,librayon_core-5f99f33b5622d260,libcrossbeam_deque-f2a195995adbe5a1,libcrossbeam_epoch-cfc6ee721375722d,libcrossbeam_utils-a2bafd6ea59dbe61,libquick_error-d37b5d841d8d4609,librgb-1135ced86dd8b0b1,librav1e-044f15971a0c32ad,libprofiling-1f179e447b3e8308,libav1_grain-e3eff513c13a3f30,libnom-8820aef74acb375d,libmemchr-fce70e7b22dffad4,libnum_rational-af7ebece926f1a1c,libnum_bigint-cf0ac45466bc64af,libnum_integer-c557ff847aa45b9b,libanyhow-f3bcef6ec4b93535,libdebug_unreachable-1ef33346e67b87f3,libmaybe_rayon-a2ad76f861b2906d,libv_frame-ada7509841d9a219,libaligned_vec-af394f74d316650c,libarrayvec-3479bafa2f0dc825,libthiserror-4ad65609e29496f8,libbitstream_io-1b7a579d95865f70,libitertools-f15d5a9a24354d9a,libeither-91a7b0a25f550a75,liblog-85114310e5264731,libimgref-26c69cfeb7938de9,libbytemuck-5759e99afaf0e95c,libnum_traits-c9525353a9d4f975,libtiff-7425c360badfb830,libflate2-533bc2e8c90247fa,libminiz_oxide-a542dc8dd01a00b0,libsimd_adler32-f60c9d1329d503cc,libcrc32fast-e0220637d8011755,libcfg_if-50b02a9e3502ecf2,libweezl-3bf0a72bfd157bf6,libjpeg_decoder-fd926ddf0abbe14e}.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/imgddpy.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/imgddpy.imgddpy.6448ec0dbeafbe78-cgu.2.rcgu.o: undefined symbol: PyList_New [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/imgddpy.imgddpy.6448ec0dbeafbe78-cgu.2.rcgu.o: undefined symbol: PyList_SetItem [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/imgddpy.imgddpy.6448ec0dbeafbe78-cgu.2.rcgu.o: undefined symbol: _Py_NoneStruct [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/imgddpy.imgddpy.6448ec0dbeafbe78-cgu.3.rcgu.o: undefined symbol: PyDict_Next [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-1536c9cf7d125c64.rlib(pyo3-1536c9cf7d125c64.pyo3.3385d4e0b997319b-cgu.00.rcgu.o): undefined symbol: PyBytes_AsString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-1536c9cf7d125c64.rlib(pyo3-1536c9cf7d125c64.pyo3.3385d4e0b997319b-cgu.00.rcgu.o): undefined symbol: PyBytes_Size [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-1536c9cf7d125c64.rlib(pyo3-1536c9cf7d125c64.pyo3.3385d4e0b997319b-cgu.00.rcgu.o): undefined symbol: PyTuple_GetItem [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-1536c9cf7d125c64.rlib(pyo3-1536c9cf7d125c64.pyo3.3385d4e0b997319b-cgu.00.rcgu.o): undefined symbol: PyUnicode_AsEncodedString [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-1536c9cf7d125c64.rlib(pyo3-1536c9cf7d125c64.pyo3.3385d4e0b997319b-cgu.00.rcgu.o): undefined symbol: PyUnicode_AsUTF8String [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-1536c9cf7d125c64.rlib(pyo3-1536c9cf7d125c64.pyo3.3385d4e0b997319b-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-1536c9cf7d125c64.rlib(pyo3-1536c9cf7d125c64.pyo3.3385d4e0b997319b-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-1536c9cf7d125c64.rlib(pyo3-1536c9cf7d125c64.pyo3.3385d4e0b997319b-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-1536c9cf7d125c64.rlib(pyo3-1536c9cf7d125c64.pyo3.3385d4e0b997319b-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-1536c9cf7d125c64.rlib(pyo3-1536c9cf7d125c64.pyo3.3385d4e0b997319b-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-1536c9cf7d125c64.rlib(pyo3-1536c9cf7d125c64.pyo3.3385d4e0b997319b-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-1536c9cf7d125c64.rlib(pyo3-1536c9cf7d125c64.pyo3.3385d4e0b997319b-cgu.00.rcgu.o): undefined symbol: Py_IncRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-1536c9cf7d125c64.rlib(pyo3-1536c9cf7d125c64.pyo3.3385d4e0b997319b-cgu.00.rcgu.o): undefined symbol: PyObject_Repr [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-1536c9cf7d125c64.rlib(pyo3-1536c9cf7d125c64.pyo3.3385d4e0b997319b-cgu.00.rcgu.o): undefined symbol: PyObject_Str [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-1536c9cf7d125c64.rlib(pyo3-1536c9cf7d125c64.pyo3.3385d4e0b997319b-cgu.00.rcgu.o): undefined symbol: Py_DecRef [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libpyo3-1536c9cf7d125c64.rlib(pyo3-1536c9cf7d125c64.pyo3.3385d4e0b997319b-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 `imgddpy` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4796e6ecd08721b260cdab2372e8489c64cefbd545c7eaf868ac288cdc2d1920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4796e6ecd08721b260cdab2372e8489c64cefbd545c7eaf868ac288cdc2d1920", kill_on_drop: false }` [INFO] [stdout] 4796e6ecd08721b260cdab2372e8489c64cefbd545c7eaf868ac288cdc2d1920