[INFO] fetching crate m4ri-rust 0.4.0... [INFO] building m4ri-rust-0.4.0 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate m4ri-rust 0.4.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate m4ri-rust 0.4.0 [INFO] finished tweaking crates.io crate m4ri-rust 0.4.0 [INFO] tweaked toml for crates.io crate m4ri-rust 0.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate m4ri-rust 0.4.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 30 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding vob v2.0.6 (available: v3.0.6) [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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [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] fd43961133875d4ff1f5073160ef90a9349aa8447bcd7cac58bfd6418f9c2f72 [INFO] running `Command { std: "docker" "start" "-a" "fd43961133875d4ff1f5073160ef90a9349aa8447bcd7cac58bfd6418f9c2f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd43961133875d4ff1f5073160ef90a9349aa8447bcd7cac58bfd6418f9c2f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd43961133875d4ff1f5073160ef90a9349aa8447bcd7cac58bfd6418f9c2f72", kill_on_drop: false }` [INFO] [stdout] fd43961133875d4ff1f5073160ef90a9349aa8447bcd7cac58bfd6418f9c2f72 [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] 321822283a3377fbdf19b571ec647bf27e271128235c50cf2f75be0102f2405b [INFO] running `Command { std: "docker" "start" "-a" "321822283a3377fbdf19b571ec647bf27e271128235c50cf2f75be0102f2405b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling m4ri-sys v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling semver-parser v0.10.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling vob v2.0.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling m4ri-rust v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.59s [INFO] running `Command { std: "docker" "inspect" "321822283a3377fbdf19b571ec647bf27e271128235c50cf2f75be0102f2405b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "321822283a3377fbdf19b571ec647bf27e271128235c50cf2f75be0102f2405b", kill_on_drop: false }` [INFO] [stdout] 321822283a3377fbdf19b571ec647bf27e271128235c50cf2f75be0102f2405b [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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 8300c260c1383259029aac399280e6aa397b6355c624c6ece64e66d2e30bf767 [INFO] running `Command { std: "docker" "start" "-a" "8300c260c1383259029aac399280e6aa397b6355c624c6ece64e66d2e30bf767", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling m4ri-rust v0.4.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" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<4 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/{libpanic_abort-*,libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libm4ri_sys-5fe318f32f129fcf,librand-1e4376682cf11cec,librand_chacha-a4d8deb33fd7fae3,libppv_lite86-b3e00d4cdbb06f1a,libzerocopy-cc9047fa1778c3ef,librand_core-ab6c29c8a9477844,libgetrandom-05ce37e63bde0bcc,libwasi-1720e192b4055643,libcfg_if-d6bc76d3bc4619c0,libvob-c87473f74fd2f0d9,libserde-dd23b6a19ccec893,libserde_core-7054782e1b276604,libnum_traits-3a8e83649fd78d15,liblibc-17683462cc868e72}.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" "/opt/rustwide/target/wasm32-wasip1/debug/build/m4ri-sys-e4f1fa9c90dff420/out/m4ri/.libs" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/m4ri_rust-e217f0cce41a2746.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libm4ri_sys-5fe318f32f129fcf.rlib: archive member 'brilliantrussian.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libm4ri_sys-5fe318f32f129fcf.rlib: archive member 'misc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libm4ri_sys-5fe318f32f129fcf.rlib: archive member 'mzd.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libm4ri_sys-5fe318f32f129fcf.rlib: archive member 'graycode.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libm4ri_sys-5fe318f32f129fcf.rlib: archive member 'strassen.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libm4ri_sys-5fe318f32f129fcf.rlib: archive member 'mzp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libm4ri_sys-5fe318f32f129fcf.rlib: archive member 'triangular.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libm4ri_sys-5fe318f32f129fcf.rlib: archive member 'triangular_russian.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libm4ri_sys-5fe318f32f129fcf.rlib: archive member 'ple.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libm4ri_sys-5fe318f32f129fcf.rlib: archive member 'ple_russian.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libm4ri_sys-5fe318f32f129fcf.rlib: archive member 'solve.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libm4ri_sys-5fe318f32f129fcf.rlib: archive member 'echelonform.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libm4ri_sys-5fe318f32f129fcf.rlib: archive member 'mmc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libm4ri_sys-5fe318f32f129fcf.rlib: archive member 'debug_dump.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libm4ri_sys-5fe318f32f129fcf.rlib: archive member 'io.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libm4ri_sys-5fe318f32f129fcf.rlib: archive member 'djb.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libm4ri_sys-5fe318f32f129fcf.rlib: archive member 'mp.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libm4ri_sys-5fe318f32f129fcf.rlib: archive member 'randombytes.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/m4ri_rust-e217f0cce41a2746.m4ri_rust.ce7e5c1dcebb3a03-cgu.0.rcgu.o: undefined symbol: mzd_equal [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/m4ri_rust-e217f0cce41a2746.m4ri_rust.ce7e5c1dcebb3a03-cgu.0.rcgu.o: undefined symbol: mzd_equal [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/m4ri_rust-e217f0cce41a2746.m4ri_rust.ce7e5c1dcebb3a03-cgu.1.rcgu.o: undefined symbol: mzd_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/m4ri_rust-e217f0cce41a2746.m4ri_rust.ce7e5c1dcebb3a03-cgu.2.rcgu.o: undefined symbol: mzd_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/m4ri_rust-e217f0cce41a2746.m4ri_rust.ce7e5c1dcebb3a03-cgu.2.rcgu.o: undefined symbol: mzd_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/m4ri_rust-e217f0cce41a2746.m4ri_rust.ce7e5c1dcebb3a03-cgu.2.rcgu.o: undefined symbol: mzd_transpose [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/m4ri_rust-e217f0cce41a2746.m4ri_rust.ce7e5c1dcebb3a03-cgu.2.rcgu.o: undefined symbol: mzd_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/m4ri_rust-e217f0cce41a2746.m4ri_rust.ce7e5c1dcebb3a03-cgu.2.rcgu.o: undefined symbol: mzd_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/m4ri_rust-e217f0cce41a2746.m4ri_rust.ce7e5c1dcebb3a03-cgu.2.rcgu.o: undefined symbol: mzd_randomize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/m4ri_rust-e217f0cce41a2746.m4ri_rust.ce7e5c1dcebb3a03-cgu.2.rcgu.o: undefined symbol: mzd_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/m4ri_rust-e217f0cce41a2746.m4ri_rust.ce7e5c1dcebb3a03-cgu.2.rcgu.o: undefined symbol: mzd_set_ui [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/m4ri_rust-e217f0cce41a2746.m4ri_rust.ce7e5c1dcebb3a03-cgu.2.rcgu.o: undefined symbol: mzd_mul_naive [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/m4ri_rust-e217f0cce41a2746.m4ri_rust.ce7e5c1dcebb3a03-cgu.2.rcgu.o: undefined symbol: mzd_equal [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/m4ri_rust-e217f0cce41a2746.m4ri_rust.ce7e5c1dcebb3a03-cgu.2.rcgu.o: undefined symbol: mzd_mul [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `m4ri-rust` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8300c260c1383259029aac399280e6aa397b6355c624c6ece64e66d2e30bf767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8300c260c1383259029aac399280e6aa397b6355c624c6ece64e66d2e30bf767", kill_on_drop: false }` [INFO] [stdout] 8300c260c1383259029aac399280e6aa397b6355c624c6ece64e66d2e30bf767