[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 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorz%2Fasstosrt-wasm" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sorz/asstosrt-wasm on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-6/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9698058b3688522c31eaf7c10248e54916760446e0f5cf8ccef746fa0575e35 [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" "e9698058b3688522c31eaf7c10248e54916760446e0f5cf8ccef746fa0575e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9698058b3688522c31eaf7c10248e54916760446e0f5cf8ccef746fa0575e35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9698058b3688522c31eaf7c10248e54916760446e0f5cf8ccef746fa0575e35", kill_on_drop: false }` [INFO] [stdout] e9698058b3688522c31eaf7c10248e54916760446e0f5cf8ccef746fa0575e35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6e3687081e90d00569b22e01df62af106263519eccf24fedd3f5df926ab53db [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" "d6e3687081e90d00569b22e01df62af106263519eccf24fedd3f5df926ab53db", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.104 [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 build_const v0.2.1 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling simplecc v0.2.2 [INFO] [stderr] Compiling chardet v0.2.4 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.8 [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/asstosrt_wasm-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/asstosrt_wasm-c5869a6ea9bcbc99" "/opt/rustwide/target/debug/deps/asstosrt_wasm-c5869a6ea9bcbc99.3s2o94g7s74srl48.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libasstosrt_wasm-331654adb3cbf6a8.rlib" "/opt/rustwide/target/debug/deps/libcrc-2dfea17f77cfb27f.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6afed02368297f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f2dea8edfffa0f46.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dc4e226b4f010676.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7d8fc9be0332cc48.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libsimplecc-7602ecf44ac93721.rlib" "/opt/rustwide/target/debug/deps/libencoding-7c0f663a589627b7.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-6f97670dc5b9693a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-64031e1204bea815.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-c7185957968e00d5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-0c81e10e23550d27.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-f0e48f96bf5dea00.rlib" "/opt/rustwide/target/debug/deps/libchardet-e3008cb00d3788cd.rlib" "/opt/rustwide/target/debug/deps/libstdweb-502625eb5830a452.rlib" "/opt/rustwide/target/debug/deps/libdiscard-ff595bbfeefd76ad.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-d70d193811ed8f34.rlib" "/opt/rustwide/target/debug/deps/libserde_json-02326ce002a19121.rlib" "/opt/rustwide/target/debug/deps/libryu-bd4b817854ed0cc6.rlib" "/opt/rustwide/target/debug/deps/libitoa-188235a5b9981757.rlib" "/opt/rustwide/target/debug/deps/libserde-4da410d515d469cb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-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-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-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-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-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-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-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-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-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-c5869a6ea9bcbc99.asstosrt_wasm.b3h560ut-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" "d6e3687081e90d00569b22e01df62af106263519eccf24fedd3f5df926ab53db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6e3687081e90d00569b22e01df62af106263519eccf24fedd3f5df926ab53db", kill_on_drop: false }` [INFO] [stdout] d6e3687081e90d00569b22e01df62af106263519eccf24fedd3f5df926ab53db