[INFO] fetching crate r55 0.1.2... [INFO] building r55-0.1.2 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate r55 0.1.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate r55 0.1.2 [INFO] finished tweaking crates.io crate r55 0.1.2 [INFO] tweaked toml for crates.io crate r55 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate r55 0.1.2 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 crates.io crate r55 0.1.2 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9830d5c72c3b79a4c496db0f64f9e74a18fe39bcc059c9419f3623610d57c82c [INFO] running `Command { std: "docker" "start" "-a" "9830d5c72c3b79a4c496db0f64f9e74a18fe39bcc059c9419f3623610d57c82c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9830d5c72c3b79a4c496db0f64f9e74a18fe39bcc059c9419f3623610d57c82c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9830d5c72c3b79a4c496db0f64f9e74a18fe39bcc059c9419f3623610d57c82c", kill_on_drop: false }` [INFO] [stdout] 9830d5c72c3b79a4c496db0f64f9e74a18fe39bcc059c9419f3623610d57c82c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f13cd8c3f4e8f04d01d2972b9084f4cc409309b03fe7a4d4c63631755a68f0e2 [INFO] running `Command { std: "docker" "start" "-a" "f13cd8c3f4e8f04d01d2972b9084f4cc409309b03fe7a4d4c63631755a68f0e2", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/wasm32-wasip1/debug/r55.wasm [INFO] [stderr] | [INFO] [stderr] = note: the bin target `r55` in package `r55 v0.1.2 (/opt/rustwide/workdir)` has the same output filename as the lib target `r55` in package `r55 v0.1.2 (/opt/rustwide/workdir)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/wasm32-wasip1/debug/r55.wasm.dwp [INFO] [stderr] | [INFO] [stderr] = note: the bin target `r55` in package `r55 v0.1.2 (/opt/rustwide/workdir)` has the same output filename as the lib target `r55` in package `r55 v0.1.2 (/opt/rustwide/workdir)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling mlua-sys v0.6.6 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling mlua_derive v0.10.1 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling mlua v0.10.2 [INFO] [stderr] Compiling r55 v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "compile" "--export" "compile_split" "--export" "find" "--export" "hello" "--export" "is_valid_package_name" "--export" "java_gen" "--export" "java_gen_split" "--export" "last_error_message" "--export" "luaopen_r55" "--export" "version" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libthiserror-040dcf95fd0e1d52,libmlua-d02989b8bc20ea80,libeither-95155757ee7e939e,librustc_hash-3739b9c930726fd0,libparking_lot-c51557867e52bc11,libparking_lot_core-ab7e1e950bd46fa5,libcfg_if-50b02a9e3502ecf2,libsmallvec-dd22fcde2487057b,liblock_api-55cdd6f12984a829,libscopeguard-8bf53ae5771a3088,libmlua_sys-a94ace63893f1cb6,libnum_traits-b77bdcaa9e27e278,libbstr-f1ed0ef80f42a46c,libmemchr-fce70e7b22dffad4,libclap-1dd3aaf5dbe7276a,libclap_builder-367033dc485b868a,libstrsim-e512297c5f919e18,libanstream-cfed71fa82033df3,libanstyle_query-5f094c86118711a2,libis_terminal_polyfill-55cc14b2bc4075e2,libcolorchoice-34bb85f11e447472,libanstyle_parse-cce6b73a0cf8514a,libutf8parse-9c3910e1de91e7db,libclap_lex-5c194e2e9ab41dcc,libanstyle-00553110323c47ee}.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" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/r55.wasm" "--gc-sections" "--no-entry" "-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/r55.r55.7389e39715ad7098-cgu.05.rcgu.o: undefined symbol: lua_gettop [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/r55.r55.7389e39715ad7098-cgu.05.rcgu.o: undefined symbol: lua_checkstack [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/r55.r55.7389e39715ad7098-cgu.08.rcgu.o: undefined symbol: lua_pushlstring [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/r55.r55.7389e39715ad7098-cgu.08.rcgu.o: undefined symbol: lua_pushlstring [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/r55.r55.7389e39715ad7098-cgu.08.rcgu.o: undefined symbol: lua_tolstring [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/r55.r55.7389e39715ad7098-cgu.08.rcgu.o: undefined symbol: lua_xmove [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/r55.r55.7389e39715ad7098-cgu.08.rcgu.o: undefined symbol: lua_pushlstring [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/r55.r55.7389e39715ad7098-cgu.08.rcgu.o: undefined symbol: lua_pushlstring [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/r55.r55.7389e39715ad7098-cgu.08.rcgu.o: undefined symbol: lua_tolstring [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/r55.r55.7389e39715ad7098-cgu.08.rcgu.o: undefined symbol: lua_pushvalue [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/r55.r55.7389e39715ad7098-cgu.08.rcgu.o: undefined symbol: lua_xmove [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/r55.r55.7389e39715ad7098-cgu.08.rcgu.o: undefined symbol: lua_pushinteger [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/r55.r55.7389e39715ad7098-cgu.08.rcgu.o: undefined symbol: lua_pushnumber [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/r55.r55.7389e39715ad7098-cgu.08.rcgu.o: undefined symbol: lua_pushboolean [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/r55.r55.7389e39715ad7098-cgu.08.rcgu.o: undefined symbol: lua_type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/r55.r55.7389e39715ad7098-cgu.08.rcgu.o: undefined symbol: lua_tolstring [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/r55.r55.7389e39715ad7098-cgu.12.rcgu.o: undefined symbol: lua_getallocf [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/r55.r55.7389e39715ad7098-cgu.14.rcgu.o: undefined symbol: lua_getmetatable [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/r55.r55.7389e39715ad7098-cgu.14.rcgu.o: undefined symbol: lua_topointer [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/r55.r55.7389e39715ad7098-cgu.14.rcgu.o: undefined symbol: lua_settop [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `r55` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f13cd8c3f4e8f04d01d2972b9084f4cc409309b03fe7a4d4c63631755a68f0e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f13cd8c3f4e8f04d01d2972b9084f4cc409309b03fe7a4d4c63631755a68f0e2", kill_on_drop: false }` [INFO] [stdout] f13cd8c3f4e8f04d01d2972b9084f4cc409309b03fe7a4d4c63631755a68f0e2