[INFO] cloning repository https://github.com/joundy/serialization-bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joundy/serialization-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoundy%2Fserialization-bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoundy%2Fserialization-bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c751557addce529e231e88aa3c7490ff5f37065f [INFO] building joundy/serialization-bench against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoundy%2Fserialization-bench" "/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/joundy/serialization-bench [INFO] finished tweaking git repo https://github.com/joundy/serialization-bench [INFO] tweaked toml for git repo https://github.com/joundy/serialization-bench written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joundy/serialization-bench 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/joundy/serialization-bench 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] c031c12f61228daf22ee21698e0963e30f52d1b46e1de19c2d9ac0aecbb0f422 [INFO] running `Command { std: "docker" "start" "-a" "c031c12f61228daf22ee21698e0963e30f52d1b46e1de19c2d9ac0aecbb0f422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c031c12f61228daf22ee21698e0963e30f52d1b46e1de19c2d9ac0aecbb0f422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c031c12f61228daf22ee21698e0963e30f52d1b46e1de19c2d9ac0aecbb0f422", kill_on_drop: false }` [INFO] [stdout] c031c12f61228daf22ee21698e0963e30f52d1b46e1de19c2d9ac0aecbb0f422 [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] fbed7930faf96d233fe75deb0bf660e0bae18edc6bc38ffa910c64e2765d2b6e [INFO] running `Command { std: "docker" "start" "-a" "fbed7930faf96d233fe75deb0bf660e0bae18edc6bc38ffa910c64e2765d2b6e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling cc v1.2.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling borsh v1.5.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling borsh-derive v1.5.3 [INFO] [stderr] Compiling lz4 v1.28.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling compression-test 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" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libserde_json-eac8e98856a888c4,libserde_cbor-d6cbac61c5061d18,libhalf-71bc65c1778c9063,libborsh-ca1def4f5eb21610,libprettytable-0af8682d02ab54d7,libis_terminal-af3db38672cb147d,libcsv-6e99c51151722e82,libryu-f1913757cc38f137,libitoa-e96a81d596d6ec73,libcsv_core-82bc1667d184385b,libmemchr-fce70e7b22dffad4,libserde-61ddfc59d4a73a95,libunicode_width-ba101944338dd310,libencode_unicode-35f8630ef5ee15ac,libterm-4ed8e8b6627020e6,libdirs_next-dd6797ef3920a319,liblazy_static-6cae036cc417a885,libsnap-d7637960102cbd5e,liblz4-b3612cefc1312576,liblz4_sys-5b489c4b353543c8,liblibc-642473521b7bdf01,libflate2-3b2080ee2caaf165,libminiz_oxide-a1268f72a527d205,libadler2-5b8c1924e4ec31f3,libcrc32fast-e0220637d8011755,libcfg_if-50b02a9e3502ecf2,libbrotli-fb65ef107642c885,libbrotli_decompressor-3c4d0df845c0d649,liballoc_stdlib-f16204809b8c7583,liballoc_no_stdlib-5c23bd9e0d58b743}.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-2005bdaa6de8f742/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/compression_test-8fbabb11d466708f.wasm" "--gc-sections" "-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/liblz4_sys-5b489c4b353543c8.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-5b489c4b353543c8.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-5b489c4b353543c8.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-5b489c4b353543c8.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-5b489c4b353543c8.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-5b489c4b353543c8.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_calloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-5b489c4b353543c8.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-5b489c4b353543c8.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-5b489c4b353543c8.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-5b489c4b353543c8.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_calloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-5b489c4b353543c8.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-5b489c4b353543c8.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-5b489c4b353543c8.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-5b489c4b353543c8.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-5b489c4b353543c8.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-5b489c4b353543c8.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-5b489c4b353543c8.rlib(efce31824dbf3730-lz4frame.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-5b489c4b353543c8.rlib(efce31824dbf3730-lz4hc.o): undefined symbol: rust_lz4_wasm_shim_malloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-5b489c4b353543c8.rlib(efce31824dbf3730-lz4hc.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `compression-test` (bin "compression-test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fbed7930faf96d233fe75deb0bf660e0bae18edc6bc38ffa910c64e2765d2b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbed7930faf96d233fe75deb0bf660e0bae18edc6bc38ffa910c64e2765d2b6e", kill_on_drop: false }` [INFO] [stdout] fbed7930faf96d233fe75deb0bf660e0bae18edc6bc38ffa910c64e2765d2b6e