[INFO] updating cached repository AnimatedRNG/cuckoo-http [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AnimatedRNG/cuckoo-http [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AnimatedRNG/cuckoo-http" "work/ex/beta-1.37-6/sources/1.36.0/gh/AnimatedRNG/cuckoo-http"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/AnimatedRNG/cuckoo-http'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AnimatedRNG/cuckoo-http" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AnimatedRNG/cuckoo-http"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AnimatedRNG/cuckoo-http'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2b81710601967b7d0d79ff34cf52d12c9950c759 [INFO] sha for GitHub repo AnimatedRNG/cuckoo-http: 2b81710601967b7d0d79ff34cf52d12c9950c759 [INFO] validating manifest of AnimatedRNG/cuckoo-http on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of AnimatedRNG/cuckoo-http on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing AnimatedRNG/cuckoo-http [INFO] finished frobbing AnimatedRNG/cuckoo-http [INFO] frobbed toml for AnimatedRNG/cuckoo-http written to work/ex/beta-1.37-6/sources/1.36.0/gh/AnimatedRNG/cuckoo-http/Cargo.toml [INFO] started frobbing AnimatedRNG/cuckoo-http [INFO] finished frobbing AnimatedRNG/cuckoo-http [INFO] frobbed toml for AnimatedRNG/cuckoo-http written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AnimatedRNG/cuckoo-http/Cargo.toml [INFO] crate AnimatedRNG/cuckoo-http already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/AnimatedRNG/cuckoo-http/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing AnimatedRNG/cuckoo-http against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/AnimatedRNG/cuckoo-http:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] b06d26698c08f9202a1c3bc1dca1e4eb216ed0a55984aa7bd72c8479eb89522f [INFO] running `"docker" "start" "-a" "b06d26698c08f9202a1c3bc1dca1e4eb216ed0a55984aa7bd72c8479eb89522f"` [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling stdweb v0.4.18 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling cuckoo_http v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: field is never used: `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] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.web_miner.cpegyixu-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.web_miner.cpegyixu-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.web_miner.cpegyixu-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.web_miner.cpegyixu-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.web_miner.cpegyixu-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.web_miner.cpegyixu-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.web_miner.cpegyixu-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.web_miner.cpegyixu-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.web_miner.cpegyixu-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.web_miner.cpegyixu-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.web_miner.cpegyixu-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.web_miner.cpegyixu-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.web_miner.cpegyixu-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.web_miner.cpegyixu-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.web_miner.cpegyixu-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.web_miner.cpegyixu-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6" "/opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.5cbdmg32fi4ytqsx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcuckoo_http-230797bee0219dbc.rlib" "/opt/crater/target/debug/deps/librand-00e4c4fa1088f68e.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libblake2-120e63c2a8b63c84.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-6d5f476075d85efb.rlib" "/opt/crater/target/debug/deps/libconstant_time_eq-78ff1562e2fe8d7e.rlib" "/opt/crater/target/debug/deps/libdigest-3d283dde80d4b124.rlib" "/opt/crater/target/debug/deps/libgeneric_array-a8b2c742ad6577c4.rlib" "/opt/crater/target/debug/deps/libtypenum-be6af725131bb938.rlib" "/opt/crater/target/debug/deps/libbyte_tools-78081079ebec2a9c.rlib" "/opt/crater/target/debug/deps/libstdweb-fb22b5f0fd1578c6.rlib" "/opt/crater/target/debug/deps/libdiscard-48a5453cc88bfde7.rlib" "/opt/crater/target/debug/deps/libstdweb_internal_runtime-6bc9577c96df4a57.rlib" "/opt/crater/target/debug/deps/libserde_json-905e72386a5f800f.rlib" "/opt/crater/target/debug/deps/libryu-ee97bb54d9ea9443.rlib" "/opt/crater/target/debug/deps/libitoa-b6d9c91cf55afec8.rlib" "/opt/crater/target/debug/deps/libserde-f4ad0cdcf3ae7a20.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.web_miner.cpegyixu-cgu.4.rcgu.o: In function `web_miner::main::snippet::__cargo_web_snippet_2899258663113f1dd50cc0154e9e961caaf08732': [INFO] [stderr] /opt/crater/workdir/<::stdweb::webcore::macros::_js_impl macros>:35: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.web_miner.cpegyixu-cgu.4.rcgu.o: In function `web_miner::main::snippet::__cargo_web_snippet_14097f70c739ef4a180a6ad82cadc458d11e85dc': [INFO] [stderr] /opt/crater/workdir/<::stdweb::webcore::macros::_js_impl macros>:35: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/web_miner-f4606982bd1d99c6.web_miner.cpegyixu-cgu.4.rcgu.o: In function `web_miner::main::snippet::__cargo_web_snippet_95c4d512bfbe4bf17e172e64bd7abb25cc6e0999': [INFO] [stderr] /opt/crater/workdir/<::stdweb::webcore::macros::_js_impl macros>:35: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-fb22b5f0fd1578c6.rlib(stdweb-fb22b5f0fd1578c6.stdweb.9f3p34wo-cgu.1.rcgu.o): In function `stdweb::webapi::node_list::NodeList::item::snippet::__cargo_web_snippet_d4e7bbbc593dd4ffbe97c262683c5a8447657985': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-fb22b5f0fd1578c6.rlib(stdweb-fb22b5f0fd1578c6.stdweb.9f3p34wo-cgu.10.rcgu.o): In function `::drop::snippet::__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf0': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-fb22b5f0fd1578c6.rlib(stdweb-fb22b5f0fd1578c6.stdweb.9f3p34wo-cgu.15.rcgu.o):/opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: more undefined references to `emscripten_asm_const_int' follow [INFO] [stderr] /opt/crater/target/debug/deps/libstdweb-fb22b5f0fd1578c6.rlib(stdweb-fb22b5f0fd1578c6.stdweb.9f3p34wo-cgu.7.rcgu.o): In function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/ffi/emscripten.rs:9: undefined reference to `emscripten_pause_main_loop' [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [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" "b06d26698c08f9202a1c3bc1dca1e4eb216ed0a55984aa7bd72c8479eb89522f"` [INFO] running `"docker" "rm" "-f" "b06d26698c08f9202a1c3bc1dca1e4eb216ed0a55984aa7bd72c8479eb89522f"` [INFO] [stdout] b06d26698c08f9202a1c3bc1dca1e4eb216ed0a55984aa7bd72c8479eb89522f