[INFO] cloning repository https://github.com/Dimach/rtracy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dimach/rtracy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDimach%2Frtracy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDimach%2Frtracy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f44483506569385b2109b863f80d3a789ee59c9 [INFO] building Dimach/rtracy against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDimach%2Frtracy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Dimach/rtracy [INFO] finished tweaking git repo https://github.com/Dimach/rtracy [INFO] tweaked toml for git repo https://github.com/Dimach/rtracy written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Dimach/rtracy 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/Dimach/rtracy 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8f736ebb07cd4444c8f5f8ad3fda38976b9e4f79cbf2a93ae2f685397dafd730 [INFO] running `Command { std: "docker" "start" "-a" "8f736ebb07cd4444c8f5f8ad3fda38976b9e4f79cbf2a93ae2f685397dafd730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f736ebb07cd4444c8f5f8ad3fda38976b9e4f79cbf2a93ae2f685397dafd730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f736ebb07cd4444c8f5f8ad3fda38976b9e4f79cbf2a93ae2f685397dafd730", kill_on_drop: false }` [INFO] [stdout] 8f736ebb07cd4444c8f5f8ad3fda38976b9e4f79cbf2a93ae2f685397dafd730 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] acf472bdf2b151f6b569dd0f0b20de20e896014c2f84750159a42646abb2913d [INFO] running `Command { std: "docker" "start" "-a" "acf472bdf2b151f6b569dd0f0b20de20e896014c2f84750159a42646abb2913d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling clap_builder v4.5.34 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling clap v4.5.34 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling rtracy v0.1.4 (/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" "<9 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libclap-bb16baddd0358749,libclap_builder-5e440de286dba031,libstrsim-e512297c5f919e18,libanstream-cfed71fa82033df3,libanstyle_query-5f094c86118711a2,libis_terminal_polyfill-55cc14b2bc4075e2,libcolorchoice-34bb85f11e447472,libanstyle_parse-cce6b73a0cf8514a,libutf8parse-9c3910e1de91e7db,libclap_lex-5c194e2e9ab41dcc,libanstyle-00553110323c47ee,liblz4-85c5865e0c7dd1c8,liblz4_sys-c104a74541353c6d,liblibc-5abfd0da628c8e2f,libnum_traits-c06afb8db441ee40,libbincode-8c2ecb42515344d7,libunty-b3961649bb0971ed}.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-4fcfb38191f6d557/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/rtracy-50a1242b36d138d6.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-c104a74541353c6d.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-c104a74541353c6d.rlib(efce31824dbf3730-lz4hc.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblz4_sys-c104a74541353c6d.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-c104a74541353c6d.rlib(efce31824dbf3730-lz4hc.o): undefined symbol: rust_lz4_wasm_shim_free [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rtracy` (bin "rtracy") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "acf472bdf2b151f6b569dd0f0b20de20e896014c2f84750159a42646abb2913d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acf472bdf2b151f6b569dd0f0b20de20e896014c2f84750159a42646abb2913d", kill_on_drop: false }` [INFO] [stdout] acf472bdf2b151f6b569dd0f0b20de20e896014c2f84750159a42646abb2913d