[INFO] cloning repository https://github.com/AnimatedRNG/cuckoo-http [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnimatedRNG/cuckoo-http" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnimatedRNG%2Fcuckoo-http", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnimatedRNG%2Fcuckoo-http'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b81710601967b7d0d79ff34cf52d12c9950c759 [INFO] testing AnimatedRNG/cuckoo-http against try#46592174fb13958bb9a2aa0d7af6c1224e1d7143 for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnimatedRNG%2Fcuckoo-http" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AnimatedRNG/cuckoo-http on toolchain 46592174fb13958bb9a2aa0d7af6c1224e1d7143 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AnimatedRNG/cuckoo-http [INFO] finished tweaking git repo https://github.com/AnimatedRNG/cuckoo-http [INFO] tweaked toml for git repo https://github.com/AnimatedRNG/cuckoo-http written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/AnimatedRNG/cuckoo-http already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8af574c604f26c481382ad624874cb2e8fde7d1d26cea3dc2ccb9b865ccccf48 [INFO] running `Command { std: "docker" "start" "-a" "8af574c604f26c481382ad624874cb2e8fde7d1d26cea3dc2ccb9b865ccccf48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8af574c604f26c481382ad624874cb2e8fde7d1d26cea3dc2ccb9b865ccccf48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8af574c604f26c481382ad624874cb2e8fde7d1d26cea3dc2ccb9b865ccccf48", kill_on_drop: false }` [INFO] [stdout] 8af574c604f26c481382ad624874cb2e8fde7d1d26cea3dc2ccb9b865ccccf48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 157e2c429d8b0fd60a54c6398b283b38ddd586b93d54293d6cca50504467d72d [INFO] running `Command { std: "docker" "start" "-a" "157e2c429d8b0fd60a54c6398b283b38ddd586b93d54293d6cca50504467d72d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling generic-array v0.9.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling cuckoo_http v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `max_len` [INFO] [stdout] --> src/http_server.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | max_len: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/bin/web_miner.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | .into_iter() [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/web_miner-3f60fbc36fe3f48c.web_miner.6vynqmzm-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-3f60fbc36fe3f48c.web_miner.6vynqmzm-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-3f60fbc36fe3f48c.web_miner.6vynqmzm-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-3f60fbc36fe3f48c.web_miner.6vynqmzm-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-3f60fbc36fe3f48c.web_miner.6vynqmzm-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-3f60fbc36fe3f48c.web_miner.6vynqmzm-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-3f60fbc36fe3f48c.web_miner.6vynqmzm-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-3f60fbc36fe3f48c.web_miner.6vynqmzm-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-3f60fbc36fe3f48c.web_miner.6vynqmzm-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-3f60fbc36fe3f48c.web_miner.6vynqmzm-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-3f60fbc36fe3f48c.web_miner.6vynqmzm-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-3f60fbc36fe3f48c.web_miner.6vynqmzm-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-3f60fbc36fe3f48c.web_miner.6vynqmzm-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-3f60fbc36fe3f48c.web_miner.6vynqmzm-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-3f60fbc36fe3f48c.web_miner.6vynqmzm-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-3f60fbc36fe3f48c.web_miner.6vynqmzm-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/web_miner-3f60fbc36fe3f48c" "/opt/rustwide/target/debug/deps/web_miner-3f60fbc36fe3f48c.l4s3bo6jc8i8a95.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcuckoo_http-da230adf18db9c80.rlib" "/opt/rustwide/target/debug/deps/librand-bbfbb243e9435e2b.rlib" "/opt/rustwide/target/debug/deps/liblibc-bf3c813b97648297.rlib" "/opt/rustwide/target/debug/deps/libblake2-2ca4b5910d87ea29.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-9cf425063589c9cb.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f67c3659b21f85e8.rlib" "/opt/rustwide/target/debug/deps/libdigest-a0078743884716dc.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4e62fa6579abe604.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d2a097f949f97b79.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-95fdff1cf87a15a4.rlib" "/opt/rustwide/target/debug/deps/libstdweb-e207b2dcd3f2569b.rlib" "/opt/rustwide/target/debug/deps/libdiscard-9847723efbd5428f.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-c8fe27d5d3db17a4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-59bd01ada351a934.rlib" "/opt/rustwide/target/debug/deps/libryu-b25cce48f37289db.rlib" "/opt/rustwide/target/debug/deps/libitoa-5e84521dbbfb6b5b.rlib" "/opt/rustwide/target/debug/deps/libserde-103797c98b946c95.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/web_miner-3f60fbc36fe3f48c.web_miner.6vynqmzm-cgu.14.rcgu.o: in function `web_miner::main::snippet::__cargo_web_snippet_2899258663113f1dd50cc0154e9e961caaf08732': [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/web_miner-3f60fbc36fe3f48c.web_miner.6vynqmzm-cgu.14.rcgu.o: in function `web_miner::main::snippet::__cargo_web_snippet_14097f70c739ef4a180a6ad82cadc458d11e85dc': [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/web_miner-3f60fbc36fe3f48c.web_miner.6vynqmzm-cgu.14.rcgu.o: in function `web_miner::main::snippet::__cargo_web_snippet_95c4d512bfbe4bf17e172e64bd7abb25cc6e0999': [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/libstdweb-e207b2dcd3f2569b.rlib(stdweb-e207b2dcd3f2569b.stdweb.dem15a3h-cgu.12.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf0': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-e207b2dcd3f2569b.rlib(stdweb-e207b2dcd3f2569b.stdweb.dem15a3h-cgu.13.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_pause_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-e207b2dcd3f2569b.rlib(stdweb-e207b2dcd3f2569b.stdweb.dem15a3h-cgu.13.rcgu.o): in function `stdweb::webapi::node::INode::text_content::snippet::__cargo_web_snippet_24cd40a3653c1e6e6ebe883e2a7f2d0a48ebaeda': [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/libstdweb-e207b2dcd3f2569b.rlib(stdweb-e207b2dcd3f2569b.stdweb.dem15a3h-cgu.13.rcgu.o): in function `stdweb::webapi::node::INode::child_nodes::snippet::__cargo_web_snippet_62ef43cf95b12a9b5cdec1639439c972d6373280': [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/libstdweb-e207b2dcd3f2569b.rlib(stdweb-e207b2dcd3f2569b.stdweb.dem15a3h-cgu.13.rcgu.o): in function `::instance_of::snippet::__cargo_web_snippet_465ffdf4814bf5d08a3abdf8fe5e61a220b98c34': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:64: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-e207b2dcd3f2569b.rlib(stdweb-e207b2dcd3f2569b.stdweb.dem15a3h-cgu.4.rcgu.o): in function `stdweb::webapi::document::document::snippet::__cargo_web_snippet_6fcce0aae651e2d748e085ff1f800f87625ff8c8': [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/libstdweb-e207b2dcd3f2569b.rlib(stdweb-e207b2dcd3f2569b.stdweb.dem15a3h-cgu.4.rcgu.o): in function `stdweb::webapi::document::Document::head::snippet::__cargo_web_snippet_133dc76bb1b71c4c01bb36ad66f6e9e9e56d7c29': [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/libstdweb-e207b2dcd3f2569b.rlib(stdweb-e207b2dcd3f2569b.stdweb.dem15a3h-cgu.7.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:32: 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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cuckoo_http` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "157e2c429d8b0fd60a54c6398b283b38ddd586b93d54293d6cca50504467d72d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "157e2c429d8b0fd60a54c6398b283b38ddd586b93d54293d6cca50504467d72d", kill_on_drop: false }` [INFO] [stdout] 157e2c429d8b0fd60a54c6398b283b38ddd586b93d54293d6cca50504467d72d