[INFO] cloning repository https://github.com/sorz/asstosrt-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sorz/asstosrt-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorz%2Fasstosrt-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorz%2Fasstosrt-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11c8a7e67258f9e2702acb6c4444c9ccf81a7fa8 [INFO] testing sorz/asstosrt-wasm against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorz%2Fasstosrt-wasm" "/workspace/builds/worker-104/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sorz/asstosrt-wasm on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sorz/asstosrt-wasm [INFO] finished tweaking git repo https://github.com/sorz/asstosrt-wasm [INFO] tweaked toml for git repo https://github.com/sorz/asstosrt-wasm written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate git repo https://github.com/sorz/asstosrt-wasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chardet v0.2.4 [INFO] [stderr] Downloaded simplecc v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebfd611be2d467f20b6161b106da80a526de5f624e0eb1c4f70c8aa0db7dd52b [INFO] running `Command { std: "docker" "start" "-a" "ebfd611be2d467f20b6161b106da80a526de5f624e0eb1c4f70c8aa0db7dd52b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebfd611be2d467f20b6161b106da80a526de5f624e0eb1c4f70c8aa0db7dd52b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebfd611be2d467f20b6161b106da80a526de5f624e0eb1c4f70c8aa0db7dd52b", kill_on_drop: false }` [INFO] [stdout] ebfd611be2d467f20b6161b106da80a526de5f624e0eb1c4f70c8aa0db7dd52b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d1b46fe12134713d36df47cf124dca97bc22ede7e575c7ef0f51357f8c11180 [INFO] running `Command { std: "docker" "start" "-a" "7d1b46fe12134713d36df47cf124dca97bc22ede7e575c7ef0f51357f8c11180", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling chardet v0.2.4 [INFO] [stderr] Compiling simplecc v0.2.2 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling asstosrt_wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.3hmonw0vtds844o8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libasstosrt_wasm-95bd126b561a329d.rlib" "/opt/rustwide/target/debug/deps/libcrc-d2d65ad65ceab12a.rlib" "/opt/rustwide/target/debug/deps/libregex-8c36dd6cd115c888.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-322723a608f61e50.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0e88c203e135ccc5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6ebc0914d3f06d0a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libsimplecc-8e9484eb28bc0114.rlib" "/opt/rustwide/target/debug/deps/libencoding-fbe604e60003199e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-8dcb34ed8ed76838.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-85e471f2c0eb0c18.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-e6927871f4271e27.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-455ec1bcb0f4e90b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-59406844627a9060.rlib" "/opt/rustwide/target/debug/deps/libchardet-8489291d900b851c.rlib" "/opt/rustwide/target/debug/deps/libstdweb-5d42d3f697d91b6d.rlib" "/opt/rustwide/target/debug/deps/libdiscard-e8075c277bd827d9.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-19693a6bae620e44.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ccc03694d94ef929.rlib" "/opt/rustwide/target/debug/deps/libryu-400f84560640379f.rlib" "/opt/rustwide/target/debug/deps/libitoa-244e0f03ba421831.rlib" "/opt/rustwide/target/debug/deps/libserde-be00134de1cc3e0a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8262275854dc0e5381c9d42d56257d94932c5a87/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.0.rcgu.o: in function `>::into::{{closure}}::snippet::__cargo_web_snippet_d1950929437ed94a476f9d6018a84914a53b73db': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:149: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.0.rcgu.o: in function `asstosrt_wasm::detect_charset::snippet::__cargo_web_snippet_0326c402a09df06eb668ad14bff6431717298466': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:149: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.0.rcgu.o: in function `asstosrt_wasm::convert::{{closure}}::{{closure}}::snippet::__cargo_web_snippet_d1950929437ed94a476f9d6018a84914a53b73db': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:149: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.0.rcgu.o: in function `asstosrt_wasm::convert::{{closure}}::snippet::__cargo_web_snippet_d1950929437ed94a476f9d6018a84914a53b73db': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:149: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.0.rcgu.o: in function `asstosrt_wasm::convert::{{closure}}::snippet::__cargo_web_snippet_d1950929437ed94a476f9d6018a84914a53b73db': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:149: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/asstosrt_wasm-7647c77e6878a534.asstosrt_wasm.969decd2-cgu.0.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:149: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `asstosrt_wasm` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7d1b46fe12134713d36df47cf124dca97bc22ede7e575c7ef0f51357f8c11180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d1b46fe12134713d36df47cf124dca97bc22ede7e575c7ef0f51357f8c11180", kill_on_drop: false }` [INFO] [stdout] 7d1b46fe12134713d36df47cf124dca97bc22ede7e575c7ef0f51357f8c11180