[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#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnimatedRNG%2Fcuckoo-http" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AnimatedRNG/cuckoo-http on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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-10/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1816a29e505107f088637ee65b9c4465a90e45c831d77a35a435eb924ba2a0f [INFO] running `Command { std: "docker" "start" "-a" "a1816a29e505107f088637ee65b9c4465a90e45c831d77a35a435eb924ba2a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1816a29e505107f088637ee65b9c4465a90e45c831d77a35a435eb924ba2a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1816a29e505107f088637ee65b9c4465a90e45c831d77a35a435eb924ba2a0f", kill_on_drop: false }` [INFO] [stdout] a1816a29e505107f088637ee65b9c4465a90e45c831d77a35a435eb924ba2a0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a4f1e2dab8ccfc58fcec3fbe8a7f7db6332c88fa456914462d60ce8298ddd32 [INFO] running `Command { std: "docker" "start" "-a" "5a4f1e2dab8ccfc58fcec3fbe8a7f7db6332c88fa456914462d60ce8298ddd32", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling blake2 v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [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: unused borrow that must be used [INFO] [stdout] --> src/http_server.rs:386:17 [INFO] [stdout] | [INFO] [stdout] 386 | &c.clone_from_slice(&a_bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021. [INFO] [stdout] --> src/bin/web_miner.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | .into_iter() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 46 | .iter() [INFO] [stdout] | ^^^^ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 45 | let message = IntoIterator::into_iter(a.unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/web_miner-7623e4b9bfe4bc87.web_miner.62d892f7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-7623e4b9bfe4bc87.web_miner.62d892f7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-7623e4b9bfe4bc87.web_miner.62d892f7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-7623e4b9bfe4bc87.web_miner.62d892f7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-7623e4b9bfe4bc87.web_miner.62d892f7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-7623e4b9bfe4bc87.web_miner.62d892f7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-7623e4b9bfe4bc87.web_miner.62d892f7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-7623e4b9bfe4bc87.web_miner.62d892f7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-7623e4b9bfe4bc87.web_miner.62d892f7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-7623e4b9bfe4bc87.web_miner.62d892f7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-7623e4b9bfe4bc87.web_miner.62d892f7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-7623e4b9bfe4bc87.web_miner.62d892f7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-7623e4b9bfe4bc87.web_miner.62d892f7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-7623e4b9bfe4bc87.web_miner.62d892f7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-7623e4b9bfe4bc87.web_miner.62d892f7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-7623e4b9bfe4bc87.web_miner.62d892f7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-7623e4b9bfe4bc87.400l5iwf7k1rjii1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcuckoo_http-5481f997527e7670.rlib" "/opt/rustwide/target/debug/deps/librand-ccd8b7c9bd0fa1a6.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libblake2-26c51e3728c8b5f3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-127eaf8c967cac4c.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-1874ad2fabeae76d.rlib" "/opt/rustwide/target/debug/deps/libdigest-80eb98bb68f12e2e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8c3c777ca7833ed4.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d2244cd8517c1ed9.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-0d479e63e5b72f58.rlib" "/opt/rustwide/target/debug/deps/libstdweb-75c35421eba44a86.rlib" "/opt/rustwide/target/debug/deps/libdiscard-e53e9963f70e18d6.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-b75aff36105949ac.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1d628f6b4c148360.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-653c401ca764c4cb.rlib" "/opt/rustwide/target/debug/deps/libserde-ca2eddef037d8f42.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/web_miner-7623e4b9bfe4bc87" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/web_miner-7623e4b9bfe4bc87.web_miner.62d892f7-cgu.4.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-7623e4b9bfe4bc87.web_miner.62d892f7-cgu.4.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-7623e4b9bfe4bc87.web_miner.62d892f7-cgu.4.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-75c35421eba44a86.rlib(stdweb-75c35421eba44a86.stdweb.e6b4cd6f-cgu.1.rcgu.o): in function `stdweb::webcore::initialization::initialize::snippet::__cargo_web_snippet_16d36d978962b51d2e9b2d23aa2ea13de278c5da': [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-75c35421eba44a86.rlib(stdweb-75c35421eba44a86.stdweb.e6b4cd6f-cgu.1.rcgu.o): in function `stdweb::webcore::initialization::initialize::{{closure}}::snippet::__cargo_web_snippet_dc2fd915bd92f9e9c6a3bd15174f1414eee3dbaf': [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-75c35421eba44a86.rlib(stdweb-75c35421eba44a86.stdweb.e6b4cd6f-cgu.1.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] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-75c35421eba44a86.rlib(stdweb-75c35421eba44a86.stdweb.e6b4cd6f-cgu.7.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-75c35421eba44a86.rlib(stdweb-75c35421eba44a86.stdweb.e6b4cd6f-cgu.7.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-75c35421eba44a86.rlib(stdweb-75c35421eba44a86.stdweb.e6b4cd6f-cgu.7.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_e9638d6405ab65f78daf4a5af9c9de14ecf1e2ec': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:139: undefined reference to `emscripten_asm_const_int' [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cuckoo_http` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "5a4f1e2dab8ccfc58fcec3fbe8a7f7db6332c88fa456914462d60ce8298ddd32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a4f1e2dab8ccfc58fcec3fbe8a7f7db6332c88fa456914462d60ce8298ddd32", kill_on_drop: false }` [INFO] [stdout] 5a4f1e2dab8ccfc58fcec3fbe8a7f7db6332c88fa456914462d60ce8298ddd32