[INFO] cloning repository https://github.com/kjy00302/yohadb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kjy00302/yohadb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjy00302%2Fyohadb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjy00302%2Fyohadb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cdfe3672584c9885674cd8aa8aad9c6f7a31270 [INFO] building kjy00302/yohadb against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjy00302%2Fyohadb" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kjy00302/yohadb [INFO] finished tweaking git repo https://github.com/kjy00302/yohadb [INFO] tweaked toml for git repo https://github.com/kjy00302/yohadb written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kjy00302/yohadb 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/kjy00302/yohadb 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3a2902b744945278559212bf55f703d537a45f94ccbc7f43a16fcccebb7a9abf [INFO] running `Command { std: "docker" "start" "-a" "3a2902b744945278559212bf55f703d537a45f94ccbc7f43a16fcccebb7a9abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a2902b744945278559212bf55f703d537a45f94ccbc7f43a16fcccebb7a9abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a2902b744945278559212bf55f703d537a45f94ccbc7f43a16fcccebb7a9abf", kill_on_drop: false }` [INFO] [stdout] 3a2902b744945278559212bf55f703d537a45f94ccbc7f43a16fcccebb7a9abf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b10cb7263bbf1b2d909ae11fe9366187bf80461e8704c5b5b1295e7b68d9cbc1 [INFO] running `Command { std: "docker" "start" "-a" "b10cb7263bbf1b2d909ae11fe9366187bf80461e8704c5b5b1295e7b68d9cbc1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling anstyle v1.0.5 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling rmp v0.8.12 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling rmp-serde v1.1.2 [INFO] [stderr] Compiling rmpv v1.0.1 [INFO] [stderr] Compiling lz4 v1.24.0 [INFO] [stderr] Compiling yohadb 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" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<10 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{liblz4-2374684dd339650b,liblz4_sys-2421d1df669c2ccb,liblibc-a0a542507b9c402b,libserde_json-77487759910899fd,libryu-3f3897cf50eb23df,libitoa-e26c2fca71a2b2d1,librmpv-e38eee0565085876,libserde_bytes-d04bffb0b6ca3d30,librmp_serde-2a3ec8f53a2bbda2,libserde-73e51b0453bb7065,librmp-aed96a3204960f06,libbyteorder-529cc76400af54b3,libnum_traits-5c5427095bffd816,libclap-785637626f2d25e7,libclap_builder-8ed48e1878b78fd1,libstrsim-39ec6cd5a47c2372,libanstream-4cdcfc6efbf1d960,libanstyle_query-762ab2e6ee56ccd9,libcolorchoice-f843408b53bb43d3,libanstyle_parse-43b39865f2d18548,libutf8parse-c7a8e2c1750ad77c,libclap_lex-4b59dc0886c0688f,libanstyle-1d208cf57525cf79}.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/lz4-sys-3bb01a41bfd8277c/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/yohadb-699fe78bad60f116.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/liblz4_sys-2421d1df669c2ccb.rlib: archive member 'lz4.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-2421d1df669c2ccb.rlib: archive member 'lz4frame.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-2421d1df669c2ccb.rlib: archive member 'lz4hc.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-2421d1df669c2ccb.rlib: archive member 'xxhash.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4-2374684dd339650b.rlib(lz4-2374684dd339650b.lz4.5cf6cfe42b213983-cgu.0.rcgu.o): undefined symbol: LZ4_compressBound [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4-2374684dd339650b.rlib(lz4-2374684dd339650b.lz4.5cf6cfe42b213983-cgu.0.rcgu.o): undefined symbol: LZ4_compressBound [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4-2374684dd339650b.rlib(lz4-2374684dd339650b.lz4.5cf6cfe42b213983-cgu.0.rcgu.o): undefined symbol: LZ4_decompress_safe [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4-2374684dd339650b.rlib(lz4-2374684dd339650b.lz4.5cf6cfe42b213983-cgu.0.rcgu.o): undefined symbol: LZ4_compressBound [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4-2374684dd339650b.rlib(lz4-2374684dd339650b.lz4.5cf6cfe42b213983-cgu.0.rcgu.o): undefined symbol: LZ4_compress_default [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4-2374684dd339650b.rlib(lz4-2374684dd339650b.lz4.5cf6cfe42b213983-cgu.0.rcgu.o): undefined symbol: LZ4_compress_HC [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4-2374684dd339650b.rlib(lz4-2374684dd339650b.lz4.5cf6cfe42b213983-cgu.0.rcgu.o): undefined symbol: LZ4_compress_fast [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4-2374684dd339650b.rlib(lz4-2374684dd339650b.lz4.5cf6cfe42b213983-cgu.0.rcgu.o): undefined symbol: LZ4_compressBound [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yohadb` (bin "yohadb") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b10cb7263bbf1b2d909ae11fe9366187bf80461e8704c5b5b1295e7b68d9cbc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10cb7263bbf1b2d909ae11fe9366187bf80461e8704c5b5b1295e7b68d9cbc1", kill_on_drop: false }` [INFO] [stdout] b10cb7263bbf1b2d909ae11fe9366187bf80461e8704c5b5b1295e7b68d9cbc1