[INFO] cloning repository https://github.com/edwin0cheng/stdweb-issue-135 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edwin0cheng/stdweb-issue-135" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedwin0cheng%2Fstdweb-issue-135", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedwin0cheng%2Fstdweb-issue-135'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44c19e2f8eef445f8e3daa27a63eb529c0565251 [INFO] building edwin0cheng/stdweb-issue-135 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedwin0cheng%2Fstdweb-issue-135" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/edwin0cheng/stdweb-issue-135 [INFO] finished tweaking git repo https://github.com/edwin0cheng/stdweb-issue-135 [INFO] tweaked toml for git repo https://github.com/edwin0cheng/stdweb-issue-135 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/edwin0cheng/stdweb-issue-135 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/edwin0cheng/stdweb-issue-135 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e70d0155120ebec9c851f68eb92472a4d5b7c3885524436f90b4da455f525cf4 [INFO] running `Command { std: "docker" "start" "-a" "e70d0155120ebec9c851f68eb92472a4d5b7c3885524436f90b4da455f525cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e70d0155120ebec9c851f68eb92472a4d5b7c3885524436f90b4da455f525cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e70d0155120ebec9c851f68eb92472a4d5b7c3885524436f90b4da455f525cf4", kill_on_drop: false }` [INFO] [stdout] e70d0155120ebec9c851f68eb92472a4d5b7c3885524436f90b4da455f525cf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 40623c3d8296a64db1b3299e4a9b21dbc119190335b007d61b683e9360d849d5 [INFO] running `Command { std: "docker" "start" "-a" "40623c3d8296a64db1b3299e4a9b21dbc119190335b007d61b683e9360d849d5", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling stdweb v0.4.0 [INFO] [stderr] Compiling futures v0.1.18 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling other-lib v0.1.0 (/opt/rustwide/workdir/other-lib) [INFO] [stderr] Compiling stdweb-issue-135 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" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libother_lib-5b980216a8f01c2c,libstdweb-4510f91d94ee2679,libfutures-6881063f58aa3719,libserde_json-2989e1041b351abd,libdtoa-60b8d935435f82ba,libitoa-a6d78d405065fff7,libnum_traits-a52a3276eb82d6d9,libnum_traits-3ec3e8714f8e0f12,libserde-a3a8babe913f7a97}.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/stdweb_issue_135-08415ae4e24f72be.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/libother_lib-5b980216a8f01c2c.rlib(other_lib-5b980216a8f01c2c.other_lib.6d49a47e291aaf08-cgu.0.rcgu.o): undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libother_lib-5b980216a8f01c2c.rlib(other_lib-5b980216a8f01c2c.other_lib.6d49a47e291aaf08-cgu.0.rcgu.o): undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libstdweb-4510f91d94ee2679.rlib(stdweb-4510f91d94ee2679.stdweb.79fe799e603a6a79-cgu.05.rcgu.o): undefined symbol: emscripten_asm_const_int [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libstdweb-4510f91d94ee2679.rlib(stdweb-4510f91d94ee2679.stdweb.79fe799e603a6a79-cgu.07.rcgu.o): undefined symbol: emscripten_asm_const_int [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stdweb-issue-135` (bin "stdweb-issue-135") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "40623c3d8296a64db1b3299e4a9b21dbc119190335b007d61b683e9360d849d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40623c3d8296a64db1b3299e4a9b21dbc119190335b007d61b683e9360d849d5", kill_on_drop: false }` [INFO] [stdout] 40623c3d8296a64db1b3299e4a9b21dbc119190335b007d61b683e9360d849d5