[INFO] cloning repository https://github.com/rolftimmermans/slope [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rolftimmermans/slope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frolftimmermans%2Fslope", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frolftimmermans%2Fslope'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b357650671869758f43d35f04eb47c80174662f8 [INFO] building rolftimmermans/slope against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frolftimmermans%2Fslope" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rolftimmermans/slope [INFO] finished tweaking git repo https://github.com/rolftimmermans/slope [INFO] tweaked toml for git repo https://github.com/rolftimmermans/slope written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rolftimmermans/slope 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/rolftimmermans/slope 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 94551fdf3ea5e402cccf5bb82ab033497ba22a165235ffef995c02350ac9eddd [INFO] running `Command { std: "docker" "start" "-a" "94551fdf3ea5e402cccf5bb82ab033497ba22a165235ffef995c02350ac9eddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94551fdf3ea5e402cccf5bb82ab033497ba22a165235ffef995c02350ac9eddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94551fdf3ea5e402cccf5bb82ab033497ba22a165235ffef995c02350ac9eddd", kill_on_drop: false }` [INFO] [stdout] 94551fdf3ea5e402cccf5bb82ab033497ba22a165235ffef995c02350ac9eddd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 63b6bc065f9fcbaa2832665b005261c120d24e0b913d582c361d384fdbf538a7 [INFO] running `Command { std: "docker" "start" "-a" "63b6bc065f9fcbaa2832665b005261c120d24e0b913d582c361d384fdbf538a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling wasi v0.9.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling smol_str v0.1.16 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling rustyline v6.2.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.16 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.4.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lasso v0.3.1 [INFO] [stderr] Compiling sized-chunks v0.6.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling nom_locate v2.0.0 [INFO] [stderr] Compiling slope-parse v0.1.0 (/opt/rustwide/workdir/slope-parse) [INFO] [stderr] Compiling mimalloc v0.1.20 [INFO] [stdout] warning: enum `FileName` is never used [INFO] [stdout] --> slope-parse/src/source.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum FileName { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SourceFile` is never constructed [INFO] [stdout] --> slope-parse/src/source.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct SourceFile { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CharPos` is never constructed [INFO] [stdout] --> slope-parse/src/source.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct CharPos(u32); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PosInfo` is never constructed [INFO] [stdout] --> slope-parse/src/source.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct PosInfo { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `lookup_pos_info`, and `lookup_line` are never used [INFO] [stdout] --> slope-parse/src/source.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl SourceFile { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 37 | pub fn new(name: FileName, offset: BytePos, source: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn lookup_pos_info(&self, offset: BytePos) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn lookup_line(&self, offset: BytePos) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling slope-vm v0.1.0 (/opt/rustwide/workdir/slope-vm) [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling slope-derive v0.1.0 (/opt/rustwide/workdir/slope-derive) [INFO] [stderr] Compiling rustyline-derive v0.3.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling slope-types v0.1.0 (/opt/rustwide/workdir/slope-types) [INFO] [stdout] warning: for loop over a `&Option`. This is more readably written as an `if let` statement [INFO] [stdout] --> slope-types/src/trace.rs:177:26 [INFO] [stdout] | [INFO] [stdout] 177 | for t in self { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 177 - for t in self { [INFO] [stdout] 177 + while let Some(t) = self { [INFO] [stdout] | [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 177 - for t in self { [INFO] [stdout] 177 + if let Some(t) = self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ops::Range` and `swap` [INFO] [stdout] --> slope-vm/src/vm.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | mem::{replace, size_of, swap, take, transmute}, [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | ops::Range, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Module` and `self` [INFO] [stdout] --> slope-vm/src/vm.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | compile::{self, Compiler, Module, Scope, SyntaxError}, [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BuiltinIndex` is never constructed [INFO] [stdout] --> slope-vm/src/vm.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct BuiltinIndex(u16); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Display` is never constructed [INFO] [stdout] --> slope-vm/src/vm.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 134 | pub enum Instruction { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 242 | Display { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Instruction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `disasm` is never used [INFO] [stdout] --> slope-vm/src/vm.rs:756:12 [INFO] [stdout] | [INFO] [stdout] 755 | impl<'gc> Executable<'gc> { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] 756 | pub fn disasm(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling slope v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/lib.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | panic::PanicInfo, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/lib.rs:134:29 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn panic_handler(info: &PanicInfo) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libslope-ee9bf85a4ee99275,libmimalloc-1055db9e1341f3ef,liblibmimalloc_sys-f31ff1d8f4ad4552,libtermcolor-088601f11f07516a,libslope_vm-aa0a071039fbc7a9,libindexmap-a7cde4160b7ec4d2,libstrsim-f071c744fe977024,libphf-1734ae14256129fe,libphf_shared-24f051856d56c18a,libsiphasher-1aa44859c8d6fb53,libslope_types-a2f5fe04aed9c947,libim_rc-262c285b417f5662,librand_xoshiro-a3d31f1ef586e71a,librand_core-90bb7f8c83c92161,libgetrandom-73e977b48e277d49,libwasi-668c2e1a549611a6,libsized_chunks-43922c1c1b0c92e6,libbitmaps-5b821774ec5e6ba9,libtypenum-33dfba669527892d,liblasso-1c84f0f5d3f102b7,libahash-a0b3a74796c872e5,libconst_random-e0c96b05695c6499,libhashbrown-eaf0726d7c0a7d09,libahash-401833ef3fc94040,libslope_parse-6f3fe458da8b984a,libunicode_categories-13429bb6f07fb523,libsmol_str-377d94791f6421be,libnom_locate-410d348060ea3d4e,libnom-ada9dd58710f1501,libbytecount-650acdabbf53947f,libdirs-30c096b75741bd2a,librustyline-7fc0da6788f21b30,libunicode_width-a2db255834716b01,libunicode_segmentation-27bc984975c73c15,liblog-1c5467a1534ad7eb,libcfg_if-9cf538d093a1983b,libmemchr-4993850247707760}.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" "mimalloc-debug" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/libmimalloc-sys-805eb9f9bd0772eb/out/./build" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/slope-40c2052095181cb1.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/build/libmimalloc-sys-805eb9f9bd0772eb/out/./build/libmimalloc-debug.a: archive member 'stats.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/libmimalloc-sys-805eb9f9bd0772eb/out/./build/libmimalloc-debug.a: archive member 'random.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/libmimalloc-sys-805eb9f9bd0772eb/out/./build/libmimalloc-debug.a: archive member 'os.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/libmimalloc-sys-805eb9f9bd0772eb/out/./build/libmimalloc-debug.a: archive member 'arena.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/libmimalloc-sys-805eb9f9bd0772eb/out/./build/libmimalloc-debug.a: archive member 'region.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/libmimalloc-sys-805eb9f9bd0772eb/out/./build/libmimalloc-debug.a: archive member 'segment.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/libmimalloc-sys-805eb9f9bd0772eb/out/./build/libmimalloc-debug.a: archive member 'page.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/libmimalloc-sys-805eb9f9bd0772eb/out/./build/libmimalloc-debug.a: archive member 'alloc.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/libmimalloc-sys-805eb9f9bd0772eb/out/./build/libmimalloc-debug.a: archive member 'alloc-aligned.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/libmimalloc-sys-805eb9f9bd0772eb/out/./build/libmimalloc-debug.a: archive member 'alloc-posix.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/libmimalloc-sys-805eb9f9bd0772eb/out/./build/libmimalloc-debug.a: archive member 'heap.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/libmimalloc-sys-805eb9f9bd0772eb/out/./build/libmimalloc-debug.a: archive member 'options.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/build/libmimalloc-sys-805eb9f9bd0772eb/out/./build/libmimalloc-debug.a: archive member 'init.c.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libslope-ee9bf85a4ee99275.rlib(slope-ee9bf85a4ee99275.slope.2935d5d68b9f95b9-cgu.2.rcgu.o): undefined symbol: mi_zalloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libslope-ee9bf85a4ee99275.rlib(slope-ee9bf85a4ee99275.slope.2935d5d68b9f95b9-cgu.2.rcgu.o): undefined symbol: mi_zalloc_aligned [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libslope-ee9bf85a4ee99275.rlib(slope-ee9bf85a4ee99275.slope.2935d5d68b9f95b9-cgu.2.rcgu.o): undefined symbol: mi_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libslope-ee9bf85a4ee99275.rlib(slope-ee9bf85a4ee99275.slope.2935d5d68b9f95b9-cgu.2.rcgu.o): undefined symbol: mi_malloc_aligned [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libslope-ee9bf85a4ee99275.rlib(slope-ee9bf85a4ee99275.slope.2935d5d68b9f95b9-cgu.2.rcgu.o): undefined symbol: mi_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libslope-ee9bf85a4ee99275.rlib(slope-ee9bf85a4ee99275.slope.2935d5d68b9f95b9-cgu.2.rcgu.o): undefined symbol: mi_realloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libslope-ee9bf85a4ee99275.rlib(slope-ee9bf85a4ee99275.slope.2935d5d68b9f95b9-cgu.2.rcgu.o): undefined symbol: mi_realloc_aligned [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slope` (bin "slope") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "63b6bc065f9fcbaa2832665b005261c120d24e0b913d582c361d384fdbf538a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63b6bc065f9fcbaa2832665b005261c120d24e0b913d582c361d384fdbf538a7", kill_on_drop: false }` [INFO] [stdout] 63b6bc065f9fcbaa2832665b005261c120d24e0b913d582c361d384fdbf538a7