[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#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorz%2Fasstosrt-wasm" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sorz/asstosrt-wasm on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", 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-7/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplecc v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef1a6859c77825b6c28372e61e7fb7883f6236e4056e251a9685e3ecba33fc43 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ef1a6859c77825b6c28372e61e7fb7883f6236e4056e251a9685e3ecba33fc43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef1a6859c77825b6c28372e61e7fb7883f6236e4056e251a9685e3ecba33fc43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef1a6859c77825b6c28372e61e7fb7883f6236e4056e251a9685e3ecba33fc43", kill_on_drop: false }` [INFO] [stdout] ef1a6859c77825b6c28372e61e7fb7883f6236e4056e251a9685e3ecba33fc43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96cc77e5b378bfd21ba60a73f06ab61c8c1b25c2ee662f53703378a52a6a2edf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "96cc77e5b378bfd21ba60a73f06ab61c8c1b25c2ee662f53703378a52a6a2edf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde v1.0.104 [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 itoa v0.4.5 [INFO] [stderr] Compiling sha1 v0.6.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-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling quote v1.0.2 [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/asstosrt_wasm-462a363d5fedd446.asstosrt_wasm.3gf89uxg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-462a363d5fedd446.asstosrt_wasm.3gf89uxg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-462a363d5fedd446.asstosrt_wasm.3gf89uxg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-462a363d5fedd446.asstosrt_wasm.3gf89uxg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-462a363d5fedd446.asstosrt_wasm.3gf89uxg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-462a363d5fedd446.asstosrt_wasm.3gf89uxg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-462a363d5fedd446.asstosrt_wasm.3gf89uxg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-462a363d5fedd446.asstosrt_wasm.3gf89uxg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-462a363d5fedd446.asstosrt_wasm.3gf89uxg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-462a363d5fedd446.asstosrt_wasm.3gf89uxg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-462a363d5fedd446.asstosrt_wasm.3gf89uxg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-462a363d5fedd446.asstosrt_wasm.3gf89uxg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-462a363d5fedd446.asstosrt_wasm.3gf89uxg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-462a363d5fedd446.asstosrt_wasm.3gf89uxg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-462a363d5fedd446.asstosrt_wasm.3gf89uxg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-462a363d5fedd446.asstosrt_wasm.3gf89uxg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-462a363d5fedd446" "/opt/rustwide/target/debug/deps/asstosrt_wasm-462a363d5fedd446.2ojploy8fb37r6r3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libasstosrt_wasm-c4f96b865d9053f2.rlib" "/opt/rustwide/target/debug/deps/libcrc-4ebcff3c7b28e9c1.rlib" "/opt/rustwide/target/debug/deps/libregex-2c423bcd1f02245a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-769349bb77371d9a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6dffb8d279fe3acd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7db1fd5f706c3c87.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libsimplecc-c1b05d8cebde912c.rlib" "/opt/rustwide/target/debug/deps/libencoding-353258f0677ad3f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-47451a9a226bb8c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b69043cc7330cab9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-5a246e4d3005b7c1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-80cba4d6fd73c0ce.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-e9856ff97465a535.rlib" "/opt/rustwide/target/debug/deps/libchardet-62ca819743e201d0.rlib" "/opt/rustwide/target/debug/deps/libstdweb-bf8114528d6fb16a.rlib" "/opt/rustwide/target/debug/deps/libdiscard-1415ef746499cfd1.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-f2e95b2853f901d1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-82d5bae3a1912ada.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6f19014665727d2.rlib" "/opt/rustwide/target/debug/deps/libserde-aaf45132159f9f01.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/asstosrt_wasm-462a363d5fedd446.asstosrt_wasm.3gf89uxg-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-462a363d5fedd446.asstosrt_wasm.3gf89uxg-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-462a363d5fedd446.asstosrt_wasm.3gf89uxg-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-462a363d5fedd446.asstosrt_wasm.3gf89uxg-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-462a363d5fedd446.asstosrt_wasm.3gf89uxg-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-462a363d5fedd446.asstosrt_wasm.3gf89uxg-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] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `asstosrt_wasm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "96cc77e5b378bfd21ba60a73f06ab61c8c1b25c2ee662f53703378a52a6a2edf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96cc77e5b378bfd21ba60a73f06ab61c8c1b25c2ee662f53703378a52a6a2edf", kill_on_drop: false }` [INFO] [stdout] 96cc77e5b378bfd21ba60a73f06ab61c8c1b25c2ee662f53703378a52a6a2edf