[INFO] updating cached repository https://github.com/AnimatedRNG/cuckoo-http [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2b81710601967b7d0d79ff34cf52d12c9950c759 [INFO] testing AnimatedRNG/cuckoo-http against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnimatedRNG%2Fcuckoo-http" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AnimatedRNG/cuckoo-http on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-2/source/Cargo.toml [INFO] crate git repo https://github.com/AnimatedRNG/cuckoo-http already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/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 `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 092bba57e0b43bdd284e9d092e9893987a8c634b3833c293d81e1ea1f723f3c3 [INFO] running `"docker" "start" "-a" "092bba57e0b43bdd284e9d092e9893987a8c634b3833c293d81e1ea1f723f3c3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling cuckoo_http v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: field is never read: `max_len` [INFO] [stderr] --> src/http_server.rs:76:5 [INFO] [stderr] | [INFO] [stderr] 76 | max_len: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/bin/web_miner.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | .into_iter() [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.web_miner.c10uqaxq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.web_miner.c10uqaxq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.web_miner.c10uqaxq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.web_miner.c10uqaxq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.web_miner.c10uqaxq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.web_miner.c10uqaxq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.web_miner.c10uqaxq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.web_miner.c10uqaxq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.web_miner.c10uqaxq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.web_miner.c10uqaxq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.web_miner.c10uqaxq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.web_miner.c10uqaxq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.web_miner.c10uqaxq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.web_miner.c10uqaxq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.web_miner.c10uqaxq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.web_miner.c10uqaxq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac" "/opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.39kmk6kj345pn54h.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcuckoo_http-63ec45c9b9be4b3b.rlib" "/opt/rustwide/target/debug/deps/librand-9cc9e44aa3d9199f.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e17c5c99334ee98.rlib" "/opt/rustwide/target/debug/deps/libblake2-7873686612bfe8d8.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-27e2e7c7a7806c41.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-cb886402703da74a.rlib" "/opt/rustwide/target/debug/deps/libdigest-4a5a1f628f783f2d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-88ac144bc253b499.rlib" "/opt/rustwide/target/debug/deps/libtypenum-39ed46c8e7bd0d00.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-186c5decc7eb7741.rlib" "/opt/rustwide/target/debug/deps/libstdweb-c775a10bc4b029a0.rlib" "/opt/rustwide/target/debug/deps/libdiscard-655a8a041e78b6aa.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-f19a79c7cf8c28f9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dc210ab01b7572d8.rlib" "/opt/rustwide/target/debug/deps/libryu-e41edf2aeea0eb4e.rlib" "/opt/rustwide/target/debug/deps/libitoa-b97c5d72b295aa2e.rlib" "/opt/rustwide/target/debug/deps/libserde-91bcddecf7613a4b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.web_miner.c10uqaxq-cgu.3.rcgu.o: in function `web_miner::main::snippet::__cargo_web_snippet_2899258663113f1dd50cc0154e9e961caaf08732': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.web_miner.c10uqaxq-cgu.3.rcgu.o: in function `web_miner::main::snippet::__cargo_web_snippet_14097f70c739ef4a180a6ad82cadc458d11e85dc': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/web_miner-e93fc2a79682a2ac.web_miner.c10uqaxq-cgu.3.rcgu.o: in function `web_miner::main::snippet::__cargo_web_snippet_95c4d512bfbe4bf17e172e64bd7abb25cc6e0999': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-c775a10bc4b029a0.rlib(stdweb-c775a10bc4b029a0.stdweb.6t6j7c2a-cgu.1.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_e9638d6405ab65f78daf4a5af9c9de14ecf1e2ec': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-c775a10bc4b029a0.rlib(stdweb-c775a10bc4b029a0.stdweb.6t6j7c2a-cgu.12.rcgu.o): in function `stdweb::webcore::initialization::initialize::snippet::__cargo_web_snippet_16d36d978962b51d2e9b2d23aa2ea13de278c5da': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-c775a10bc4b029a0.rlib(stdweb-c775a10bc4b029a0.stdweb.6t6j7c2a-cgu.12.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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-c775a10bc4b029a0.rlib(stdweb-c775a10bc4b029a0.stdweb.6t6j7c2a-cgu.4.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/ffi/emscripten.rs:9: undefined reference to `emscripten_pause_main_loop' [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-c775a10bc4b029a0.rlib(stdweb-c775a10bc4b029a0.stdweb.6t6j7c2a-cgu.5.rcgu.o): in function `stdweb::webapi::node::INode::text_content::snippet::__cargo_web_snippet_24cd40a3653c1e6e6ebe883e2a7f2d0a48ebaeda': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-c775a10bc4b029a0.rlib(stdweb-c775a10bc4b029a0.stdweb.6t6j7c2a-cgu.5.rcgu.o): in function `stdweb::webapi::node::INode::child_nodes::snippet::__cargo_web_snippet_62ef43cf95b12a9b5cdec1639439c972d6373280': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-c775a10bc4b029a0.rlib(stdweb-c775a10bc4b029a0.stdweb.6t6j7c2a-cgu.5.rcgu.o): in function `::instance_of::snippet::__cargo_web_snippet_465ffdf4814bf5d08a3abdf8fe5e61a220b98c34': [INFO] [stderr] /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] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-c775a10bc4b029a0.rlib(stdweb-c775a10bc4b029a0.stdweb.6t6j7c2a-cgu.8.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf0': [INFO] [stderr] /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] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `cuckoo_http`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "092bba57e0b43bdd284e9d092e9893987a8c634b3833c293d81e1ea1f723f3c3"` [INFO] running `"docker" "rm" "-f" "092bba57e0b43bdd284e9d092e9893987a8c634b3833c293d81e1ea1f723f3c3"` [INFO] [stdout] 092bba57e0b43bdd284e9d092e9893987a8c634b3833c293d81e1ea1f723f3c3