[INFO] updating cached repository andir/local-nix-cache [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/andir/local-nix-cache [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/andir/local-nix-cache" "work/ex/beta-1.37-6/sources/1.36.0/gh/andir/local-nix-cache"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/andir/local-nix-cache'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/andir/local-nix-cache" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/andir/local-nix-cache"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/andir/local-nix-cache'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f81cf16520d952d5d5fdea4d86091e5861f8c3c0 [INFO] sha for GitHub repo andir/local-nix-cache: f81cf16520d952d5d5fdea4d86091e5861f8c3c0 [INFO] validating manifest of andir/local-nix-cache 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 andir/local-nix-cache 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 andir/local-nix-cache [INFO] finished frobbing andir/local-nix-cache [INFO] frobbed toml for andir/local-nix-cache written to work/ex/beta-1.37-6/sources/1.36.0/gh/andir/local-nix-cache/Cargo.toml [INFO] started frobbing andir/local-nix-cache [INFO] finished frobbing andir/local-nix-cache [INFO] frobbed toml for andir/local-nix-cache written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/andir/local-nix-cache/Cargo.toml [INFO] crate andir/local-nix-cache 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing andir/local-nix-cache against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/andir/local-nix-cache:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 61bd46996352052a6cbaa91a041559d07147c0d4da384c74451b02e78a3f295a [INFO] running `"docker" "start" "-a" "61bd46996352052a6cbaa91a041559d07147c0d4da384c74451b02e78a3f295a"` [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling openssl v0.10.21 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.45 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling hyper v0.12.28 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling cookie_store v0.5.1 [INFO] [stderr] Compiling reqwest v0.9.16 [INFO] [stderr] Compiling libnixstore-sys v0.1.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling local-nix-cache v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `data` [INFO] [stderr] --> src/main.rs:150:12 [INFO] [stderr] | [INFO] [stderr] 150 | fn nar(data: State, info: Path<(String,)>) -> impl Responder { [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_data` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/main.rs:196:17 [INFO] [stderr] | [INFO] [stderr] 196 | Err(e) => { [INFO] [stderr] | ^ help: consider prefixing with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:40:9 [INFO] [stderr] | [INFO] [stderr] 40 | write!(info, "Compression: {}\n", compression); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [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/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/local_nix_cache-29955635d1664b04.local_nix_cache.4yac9p76-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-29955635d1664b04.local_nix_cache.4yac9p76-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-29955635d1664b04.local_nix_cache.4yac9p76-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-29955635d1664b04.local_nix_cache.4yac9p76-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-29955635d1664b04.local_nix_cache.4yac9p76-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-29955635d1664b04.local_nix_cache.4yac9p76-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-29955635d1664b04.local_nix_cache.4yac9p76-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-29955635d1664b04.local_nix_cache.4yac9p76-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-29955635d1664b04.local_nix_cache.4yac9p76-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-29955635d1664b04.local_nix_cache.4yac9p76-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-29955635d1664b04.local_nix_cache.4yac9p76-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-29955635d1664b04.local_nix_cache.4yac9p76-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-29955635d1664b04.local_nix_cache.4yac9p76-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-29955635d1664b04.local_nix_cache.4yac9p76-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-29955635d1664b04.local_nix_cache.4yac9p76-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-29955635d1664b04.local_nix_cache.4yac9p76-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/local_nix_cache-29955635d1664b04" "/opt/crater/target/debug/deps/local_nix_cache-29955635d1664b04.10aoogwzsac8u2fd.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-45e528d2a2b24b64/out" "-L" "/opt/crater/target/debug/build/brotli-sys-5330c2080a3c717c/out" "-L" "/opt/crater/target/debug/build/ring-362e4d34fca249d9/out" "-L" "/opt/crater/target/debug/build/miniz-sys-16a598da537a50f1/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libenv_logger-b1f464d34144f6b7.rlib" "/opt/crater/target/debug/deps/libhumantime-39d793d15deb41e2.rlib" "/opt/crater/target/debug/deps/libtermcolor-1e2ba7007c03c9ea.rlib" "/opt/crater/target/debug/deps/libreqwest-d3f298df7b31188a.rlib" "/opt/crater/target/debug/deps/libhyper_tls-6dbb1b87068b21e0.rlib" "/opt/crater/target/debug/deps/libnative_tls-2da1c445f5f8c44c.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-8a28fadf9a103951.rlib" "/opt/crater/target/debug/deps/libopenssl-a4d4eeb3f7048408.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-0d9a2258dd986d52.rlib" "/opt/crater/target/debug/deps/libforeign_types-8f4d3073b23c6f54.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-d12e0b78b2045397.rlib" "/opt/crater/target/debug/deps/libhyper-faa40db88cff4351.rlib" "/opt/crater/target/debug/deps/libwant-6c635c8d2052cf2c.rlib" "/opt/crater/target/debug/deps/libtry_lock-71a75fe50b48798b.rlib" "/opt/crater/target/debug/deps/libencoding_rs-a612473bd038035b.rlib" "/opt/crater/target/debug/deps/libcookie_store-e5596950e1d4b73b.rlib" "/opt/crater/target/debug/deps/libpublicsuffix-1d36746e7b166a96.rlib" "/opt/crater/target/debug/deps/liberror_chain-0e434c3d365d4a21.rlib" "/opt/crater/target/debug/deps/libtry_from-23d93f1528d96058.rlib" "/opt/crater/target/debug/deps/libclap-9b71db6104825bd3.rlib" "/opt/crater/target/debug/deps/libvec_map-d15ddac8fbd5a1a7.rlib" "/opt/crater/target/debug/deps/libtextwrap-a7f85f046874f4da.rlib" "/opt/crater/target/debug/deps/libunicode_width-5c65625ac38072b6.rlib" "/opt/crater/target/debug/deps/libstrsim-b714068d90a275c7.rlib" "/opt/crater/target/debug/deps/libatty-db7c4c953d4fd188.rlib" "/opt/crater/target/debug/deps/libansi_term-a8ee7a34610f25b5.rlib" "/opt/crater/target/debug/deps/libactix_web-d01ab39a2f3b867d.rlib" "/opt/crater/target/debug/deps/libactix_net-0ae80b9c50505a91.rlib" "/opt/crater/target/debug/deps/libactix-359f50e3aaebfc0b.rlib" "/opt/crater/target/debug/deps/libtokio_signal-f059681b8063f0f5.rlib" "/opt/crater/target/debug/deps/libsignal_hook-44224c570bb6ec60.rlib" "/opt/crater/target/debug/deps/libsignal_hook_registry-9167e67745bb89f3.rlib" "/opt/crater/target/debug/deps/libarc_swap-b67287d699998173.rlib" "/opt/crater/target/debug/deps/libuuid-87339edf7e0edb71.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-5f16cc5b8052934c.rlib" "/opt/crater/target/debug/deps/libtrust_dns_resolver-0184c29dff9cdf9c.rlib" "/opt/crater/target/debug/deps/libtrust_dns_proto-7df8cacb5d25a710.rlib" "/opt/crater/target/debug/deps/libsocket2-579764e49cf7fffd.rlib" "/opt/crater/target/debug/deps/librand-8e26a3168dc0a7a4.rlib" "/opt/crater/target/debug/deps/libresolv_conf-e889b9cd7e77f6d6.rlib" "/opt/crater/target/debug/deps/libhostname-e8395242b7448408.rlib" "/opt/crater/target/debug/deps/libquick_error-7d23d7c8e4749989.rlib" "/opt/crater/target/debug/deps/liblru_cache-a98483aa72a30b99.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-64b5808476af51a2.rlib" "/opt/crater/target/debug/deps/libtower_service-04b79afc3478382c.rlib" "/opt/crater/target/debug/deps/libv_htmlescape-2a0d5c5b8ea78f87.rlib" "/opt/crater/target/debug/deps/libv_escape-e74b437ffb37e2bd.rlib" "/opt/crater/target/debug/deps/libversion_check-8ec33a244cbe3e83.rlib" "/opt/crater/target/debug/deps/libserde_json-f6e9de2654c4ae3e.rlib" "/opt/crater/target/debug/deps/libryu-4fe4f189da03b219.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-44c23f2d7e1f6108.rlib" "/opt/crater/target/debug/deps/libdtoa-d816c76c22d8db3a.rlib" "/opt/crater/target/debug/deps/libh2-35765161b0585997.rlib" "/opt/crater/target/debug/deps/libindexmap-6d1cede99116fd64.rlib" "/opt/crater/target/debug/deps/libstring-2b757ab849c207c2.rlib" "/opt/crater/target/debug/deps/libflate2-76c0280e4b0beb10.rlib" "/opt/crater/target/debug/deps/libminiz_oxide_c_api-5ad0e43fe3d2fa51.rlib" "/opt/crater/target/debug/deps/libminiz_oxide-15b7fc0a5488a8da.rlib" "/opt/crater/target/debug/deps/libadler32-71d1acce3b38b1ac.rlib" "/opt/crater/target/debug/deps/libcrc-02de222e97c59c27.rlib" "/opt/crater/target/debug/deps/libcrc32fast-4acd5ad63f3bbca8.rlib" "/opt/crater/target/debug/deps/libbrotli2-d71be8b5d43095c5.rlib" "/opt/crater/target/debug/deps/libbrotli_sys-f3733147df6bbfe2.rlib" "/opt/crater/target/debug/deps/libserde-55002885d91b08cb.rlib" "/opt/crater/target/debug/deps/libtokio-1a83478fa3f28247.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-a8d981ef3cfe1bc3.rlib" "/opt/crater/target/debug/deps/libtokio_uds-e903b7e49052019d.rlib" "/opt/crater/target/debug/deps/libmio_uds-1983e68cde8f87c6.rlib" "/opt/crater/target/debug/deps/libtokio_udp-678cea7ace1e1580.rlib" "/opt/crater/target/debug/deps/libtokio_timer-5f03c63cc5fab2f6.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-0f69e80161eee6d7.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-fb08e09e240962ab.rlib" "/opt/crater/target/debug/deps/libtokio_sync-762c76f52060154b.rlib" "/opt/crater/target/debug/deps/libtokio_fs-5cede07aad24da8c.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-cd1db9b568179c17.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-19b0a73fef2bad8c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-3a4d3c325d56e4fa.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-bc2939081aebf7f8.rlib" "/opt/crater/target/debug/deps/libmemoffset-ef971ccc3957ca71.rlib" "/opt/crater/target/debug/deps/libarrayvec-940fecd1aefd4712.rlib" "/opt/crater/target/debug/deps/libnodrop-36ce0cdfb7359e6a.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-bcde48699a00e0ef.rlib" "/opt/crater/target/debug/deps/libtokio_executor-764a6fd572d86042.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-9d5a10afd8b162c4.rlib" "/opt/crater/target/debug/deps/libtokio_codec-a6e4323eb6e62baf.rlib" "/opt/crater/target/debug/deps/libtokio_io-e7809ae2449aead3.rlib" "/opt/crater/target/debug/deps/libparking_lot-12b0bff0ef994631.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-c847f48cd4d42779.rlib" "/opt/crater/target/debug/deps/librand-95e508db1f31e55f.rlib" "/opt/crater/target/debug/deps/librand_xorshift-c37135569305816d.rlib" "/opt/crater/target/debug/deps/librand_pcg-e2e1a0d1728dcbd2.rlib" "/opt/crater/target/debug/deps/librand_hc-2e617981d71d68fb.rlib" "/opt/crater/target/debug/deps/librand_chacha-c7b8d6e6a71680df.rlib" "/opt/crater/target/debug/deps/librand_isaac-e2932bc2eab2b64f.rlib" "/opt/crater/target/debug/deps/librand_core-cb99a0b940c27ed9.rlib" "/opt/crater/target/debug/deps/librand_os-675b106b1bd6bfb1.rlib" "/opt/crater/target/debug/deps/librand_jitter-162e89fc4f3652f5.rlib" "/opt/crater/target/debug/deps/librand_core-4c9a550ae16dbf0f.rlib" "/opt/crater/target/debug/deps/liblock_api-3fc8af4b186c35a8.rlib" "/opt/crater/target/debug/deps/libowning_ref-f49604bedfa4ae1c.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-287a8a8ca6ec21fa.rlib" "/opt/crater/target/debug/deps/libscopeguard-afc08b825b950866.rlib" "/opt/crater/target/debug/deps/libmio-4bc1aa87f513943c.rlib" "/opt/crater/target/debug/deps/libslab-8c37f8a83abe1853.rlib" "/opt/crater/target/debug/deps/libnet2-650651a5b7ae041a.rlib" "/opt/crater/target/debug/deps/libmime_guess-9cb28957958bb054.rlib" "/opt/crater/target/debug/deps/libphf-d9573a5457d25c17.rlib" "/opt/crater/target/debug/deps/libphf_shared-91a4aa9d0e7ea63f.rlib" "/opt/crater/target/debug/deps/libunicase-153480e1a8d7191e.rlib" "/opt/crater/target/debug/deps/libsiphasher-a0bf353dc1dc992e.rlib" "/opt/crater/target/debug/deps/libmime-1472717840a8711f.rlib" "/opt/crater/target/debug/deps/libunicase-9e2902eb2d489b6c.rlib" "/opt/crater/target/debug/deps/liblazycell-faa7905e18791a63.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-c0eb57f43d2a41bf.rlib" "/opt/crater/target/debug/deps/libhttparse-4a516efd57cb080b.rlib" "/opt/crater/target/debug/deps/libhttp-eb17b07b8a2e4dfa.rlib" "/opt/crater/target/debug/deps/libitoa-97a946ec35c116e9.rlib" "/opt/crater/target/debug/deps/libfnv-9c46c9dc8e117f05.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-6cdae779047a6d7d.rlib" "/opt/crater/target/debug/deps/libnum_cpus-55e33325d584859f.rlib" "/opt/crater/target/debug/deps/libcookie-22dd0ee65829153e.rlib" "/opt/crater/target/debug/deps/libbase64-2b66464583de3d9d.rlib" "/opt/crater/target/debug/deps/libsafemem-d52eb1c63fc65a7a.rlib" "/opt/crater/target/debug/deps/libring-63a46e65fddd8d52.rlib" "/opt/crater/target/debug/deps/libuntrusted-203cd0921ba5a7bc.rlib" "/opt/crater/target/debug/deps/liburl-cc145a11042adb95.rlib" "/opt/crater/target/debug/deps/libencoding-6b8dd5ea4cb27bd5.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-1131a16f0f98b3fe.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-3f1e54dd83c60324.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-658f338d0fb6ac8d.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-f69bdce4439b48dd.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-3c524629977f3b84.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-880723daba293888.rlib" "/opt/crater/target/debug/deps/libidna-31b6c669ee1f3956.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-5b90e6ea1e4640f5.rlib" "/opt/crater/target/debug/deps/libsmallvec-e0c425bf1f7f0c71.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-c4ef84e7768feceb.rlib" "/opt/crater/target/debug/deps/libmatches-4743b9188552617d.rlib" "/opt/crater/target/debug/deps/libfutures-fd3082ce0fb393e5.rlib" "/opt/crater/target/debug/deps/libfailure-727957f67acbed8c.rlib" "/opt/crater/target/debug/deps/libbacktrace-936620e04ef4dc53.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-761cd2b7784e5647.rlib" "/opt/crater/target/debug/deps/librustc_demangle-a584f151e8a55823.rlib" "/opt/crater/target/debug/deps/libbitflags-47ae95c49c5a8208.rlib" "/opt/crater/target/debug/deps/libtime-a8628ee0de7d09dc.rlib" "/opt/crater/target/debug/deps/libsha1-61ab8b7d885a22d2.rlib" "/opt/crater/target/debug/deps/libregex-7d64e681b51b764b.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-9a5c837df053934e.rlib" "/opt/crater/target/debug/deps/libregex_syntax-ad87e4e581846ea2.rlib" "/opt/crater/target/debug/deps/libucd_util-764be33a5792116c.rlib" "/opt/crater/target/debug/deps/libthread_local-1060038c0757fbc7.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "/opt/crater/target/debug/deps/libaho_corasick-e0797337cb81be2c.rlib" "/opt/crater/target/debug/deps/libmemchr-68618f5f352deb4e.rlib" "/opt/crater/target/debug/deps/libbytes-742c9a734f7e812f.rlib" "/opt/crater/target/debug/deps/libiovec-8f8a789ed6b83ffc.rlib" "/opt/crater/target/debug/deps/liblibc-3765a0ba6c40c17f.rlib" "/opt/crater/target/debug/deps/libbase64-b08a3a402d16a57e.rlib" "/opt/crater/target/debug/deps/libbyteorder-301089d538415037.rlib" "/opt/crater/target/debug/deps/liblog-d60f7fc8006e9e19.rlib" "/opt/crater/target/debug/deps/libcfg_if-ed68c9a1ad96df3c.rlib" "/opt/crater/target/debug/deps/liblibnixstore_sys-44ef22d0afcbd959.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-lnixstore-c" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lnixstore-c [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 `local-nix-cache`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "61bd46996352052a6cbaa91a041559d07147c0d4da384c74451b02e78a3f295a"` [INFO] running `"docker" "rm" "-f" "61bd46996352052a6cbaa91a041559d07147c0d4da384c74451b02e78a3f295a"` [INFO] [stdout] 61bd46996352052a6cbaa91a041559d07147c0d4da384c74451b02e78a3f295a