[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 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 2cddf77c52ff420a9904f5e08050971ad07855759b705d13b0698ba9490d869f [INFO] running `"docker" "start" "-a" "2cddf77c52ff420a9904f5e08050971ad07855759b705d13b0698ba9490d869f"` [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 tower-service v0.1.0 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.45 [INFO] [stderr] Compiling want v0.0.6 [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 error-chain v0.12.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling tokio v0.1.19 [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 trust-dns-resolver v0.10.3 [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 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/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/local_nix_cache-c051b5ee03622411.local_nix_cache.akk7rs36-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-c051b5ee03622411.local_nix_cache.akk7rs36-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-c051b5ee03622411.local_nix_cache.akk7rs36-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-c051b5ee03622411.local_nix_cache.akk7rs36-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-c051b5ee03622411.local_nix_cache.akk7rs36-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-c051b5ee03622411.local_nix_cache.akk7rs36-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-c051b5ee03622411.local_nix_cache.akk7rs36-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-c051b5ee03622411.local_nix_cache.akk7rs36-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-c051b5ee03622411.local_nix_cache.akk7rs36-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-c051b5ee03622411.local_nix_cache.akk7rs36-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-c051b5ee03622411.local_nix_cache.akk7rs36-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-c051b5ee03622411.local_nix_cache.akk7rs36-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-c051b5ee03622411.local_nix_cache.akk7rs36-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-c051b5ee03622411.local_nix_cache.akk7rs36-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-c051b5ee03622411.local_nix_cache.akk7rs36-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/local_nix_cache-c051b5ee03622411.local_nix_cache.akk7rs36-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/local_nix_cache-c051b5ee03622411" "/opt/crater/target/debug/deps/local_nix_cache-c051b5ee03622411.53keuslbeadk2pvy.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-54b72b0298d797d2/out" "-L" "/opt/crater/target/debug/build/brotli-sys-c5de10c4810f721c/out" "-L" "/opt/crater/target/debug/build/ring-00b80eb9afceb1de/out" "-L" "/opt/crater/target/debug/build/miniz-sys-7ff60cf522c2deb8/out" "-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/libenv_logger-dc9f028e43fabf07.rlib" "/opt/crater/target/debug/deps/libhumantime-11d84e47257e89b2.rlib" "/opt/crater/target/debug/deps/libtermcolor-eeb9bd7e6dd3fa1e.rlib" "/opt/crater/target/debug/deps/libreqwest-6e819fbda2dd0a42.rlib" "/opt/crater/target/debug/deps/libhyper_tls-623771150a634a63.rlib" "/opt/crater/target/debug/deps/libnative_tls-bf7fae1dcb2efd82.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-51b1365b46c92494.rlib" "/opt/crater/target/debug/deps/libopenssl-28d5620e7b1c465f.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-dc932e31e8db38b8.rlib" "/opt/crater/target/debug/deps/libforeign_types-18c90140df6a780d.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-4758894be52a3354.rlib" "/opt/crater/target/debug/deps/libhyper-2badf9da51b7a6ca.rlib" "/opt/crater/target/debug/deps/libwant-105abf8f59c8f505.rlib" "/opt/crater/target/debug/deps/libtry_lock-1b57ab5e9b71c3d1.rlib" "/opt/crater/target/debug/deps/libencoding_rs-cc3cfc02e34c9db3.rlib" "/opt/crater/target/debug/deps/libcookie_store-be3e5858fe0dc03c.rlib" "/opt/crater/target/debug/deps/libpublicsuffix-e91e5524da787615.rlib" "/opt/crater/target/debug/deps/liberror_chain-1a497047922e0897.rlib" "/opt/crater/target/debug/deps/libtry_from-6565a2de5b7ed5b9.rlib" "/opt/crater/target/debug/deps/libclap-4ddb89af852ab862.rlib" "/opt/crater/target/debug/deps/libvec_map-543e31245cb37b03.rlib" "/opt/crater/target/debug/deps/libtextwrap-e00b32a731dbde30.rlib" "/opt/crater/target/debug/deps/libunicode_width-26f3734d51bc29d0.rlib" "/opt/crater/target/debug/deps/libstrsim-4a39029ad64e04f4.rlib" "/opt/crater/target/debug/deps/libatty-7ca02a9370419581.rlib" "/opt/crater/target/debug/deps/libansi_term-d78a4dc68e723c1a.rlib" "/opt/crater/target/debug/deps/libactix_web-ee9c8c2f8b063e1c.rlib" "/opt/crater/target/debug/deps/libactix_net-85766de6534d7e59.rlib" "/opt/crater/target/debug/deps/libactix-990faed56a8ad887.rlib" "/opt/crater/target/debug/deps/libtokio_signal-9ad31c01c7b9bc4f.rlib" "/opt/crater/target/debug/deps/libsignal_hook-630ea22bc35ad5cf.rlib" "/opt/crater/target/debug/deps/libsignal_hook_registry-94705055ab41c48c.rlib" "/opt/crater/target/debug/deps/libarc_swap-d243575fb0fcd064.rlib" "/opt/crater/target/debug/deps/libuuid-55e147b575678e01.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-190e29e6c2a68d2a.rlib" "/opt/crater/target/debug/deps/libtrust_dns_resolver-be736ab64625541a.rlib" "/opt/crater/target/debug/deps/libtrust_dns_proto-9f8c900e8e0f272f.rlib" "/opt/crater/target/debug/deps/libsocket2-d522496151f085fb.rlib" "/opt/crater/target/debug/deps/librand-317a692129d3e12b.rlib" "/opt/crater/target/debug/deps/libresolv_conf-7055a26f0f4bff38.rlib" "/opt/crater/target/debug/deps/libhostname-08812b9a7fd39ac4.rlib" "/opt/crater/target/debug/deps/libquick_error-7b5d38789b0fbff0.rlib" "/opt/crater/target/debug/deps/liblru_cache-2fcbccfd099a7226.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-938e708a1661229b.rlib" "/opt/crater/target/debug/deps/libtower_service-9881b07691ce589e.rlib" "/opt/crater/target/debug/deps/libv_htmlescape-ac4b1675d05c8b77.rlib" "/opt/crater/target/debug/deps/libv_escape-9dbe628a7ff90ead.rlib" "/opt/crater/target/debug/deps/libversion_check-c1de75acc224d74a.rlib" "/opt/crater/target/debug/deps/libserde_json-2eaea1167d016e02.rlib" "/opt/crater/target/debug/deps/libryu-ec76d8dcbba8f4e3.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-c911b8f444c808e7.rlib" "/opt/crater/target/debug/deps/libdtoa-17e858e72eddd217.rlib" "/opt/crater/target/debug/deps/libh2-05bb7839f838f13b.rlib" "/opt/crater/target/debug/deps/libindexmap-59ae9e3f6ce5c837.rlib" "/opt/crater/target/debug/deps/libstring-5736cbcd910ade34.rlib" "/opt/crater/target/debug/deps/libflate2-d408979740ccb91d.rlib" "/opt/crater/target/debug/deps/libminiz_oxide_c_api-aa00f9ff2ad786a7.rlib" "/opt/crater/target/debug/deps/libminiz_oxide-62641542f01dbb3c.rlib" "/opt/crater/target/debug/deps/libadler32-46acf8b49c11de91.rlib" "/opt/crater/target/debug/deps/libcrc-e790c3c4ab96a0d5.rlib" "/opt/crater/target/debug/deps/libcrc32fast-16c51c14f83370cd.rlib" "/opt/crater/target/debug/deps/libbrotli2-3592931cd3f88870.rlib" "/opt/crater/target/debug/deps/libbrotli_sys-79973459de1aadc9.rlib" "/opt/crater/target/debug/deps/libserde-bed1f903b8c39290.rlib" "/opt/crater/target/debug/deps/libtokio-34b7f8fa975e051d.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-39d1f25df42eaff1.rlib" "/opt/crater/target/debug/deps/libtokio_uds-218b7a7b1a09ff4f.rlib" "/opt/crater/target/debug/deps/libmio_uds-ff8fc88a43481b2a.rlib" "/opt/crater/target/debug/deps/libtokio_udp-a70fbf9c8ded4f33.rlib" "/opt/crater/target/debug/deps/libtokio_timer-731e31f6ef8a4ae1.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-4200e14700498680.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-66d6e4dd48312fcd.rlib" "/opt/crater/target/debug/deps/libtokio_sync-27e2d0f611da6da3.rlib" "/opt/crater/target/debug/deps/libtokio_fs-a9e9fccad80d8799.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-ee4f23ce8ccc80d8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-55f146e2aea539c0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-2188dd75bfaf5aeb.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-b21d8c6fd732a299.rlib" "/opt/crater/target/debug/deps/libmemoffset-97aaddce60f38adf.rlib" "/opt/crater/target/debug/deps/libarrayvec-343471a3391f7ac8.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-ea3c70057f6a156a.rlib" "/opt/crater/target/debug/deps/libtokio_executor-7010047012552d97.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-0e6cc99db2fc40b2.rlib" "/opt/crater/target/debug/deps/libtokio_codec-4ec7e7f7c598cc18.rlib" "/opt/crater/target/debug/deps/libtokio_io-c5cbc47bd2bde459.rlib" "/opt/crater/target/debug/deps/libparking_lot-8ea2dd150cf8ecc5.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-6ba61bc2aadcccec.rlib" "/opt/crater/target/debug/deps/librand-998af4479c789195.rlib" "/opt/crater/target/debug/deps/librand_xorshift-e3e0a75ad00c63a5.rlib" "/opt/crater/target/debug/deps/librand_pcg-60ef83adabd8d47a.rlib" "/opt/crater/target/debug/deps/librand_hc-8569612747807cc9.rlib" "/opt/crater/target/debug/deps/librand_chacha-15863b734f74706d.rlib" "/opt/crater/target/debug/deps/librand_isaac-8ac388089f5e9c2a.rlib" "/opt/crater/target/debug/deps/librand_core-c3aa65e01d868112.rlib" "/opt/crater/target/debug/deps/librand_os-bf7abde9c2eb5110.rlib" "/opt/crater/target/debug/deps/librand_jitter-1f73b0ee635ef60d.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/liblock_api-8ec026c283607898.rlib" "/opt/crater/target/debug/deps/libowning_ref-dcde4af4fc98f07e.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libmio-caf4174c71efa0d7.rlib" "/opt/crater/target/debug/deps/libslab-b904edcdb208ad5f.rlib" "/opt/crater/target/debug/deps/libnet2-1c6954f9e8368ef5.rlib" "/opt/crater/target/debug/deps/libmime_guess-9676776066b7063b.rlib" "/opt/crater/target/debug/deps/libphf-84b9f1b2608d9436.rlib" "/opt/crater/target/debug/deps/libphf_shared-6ab5bb2e60878664.rlib" "/opt/crater/target/debug/deps/libunicase-6496f0874eb2dbae.rlib" "/opt/crater/target/debug/deps/libsiphasher-3800d550d1146963.rlib" "/opt/crater/target/debug/deps/libmime-24888ef1cc6f0a16.rlib" "/opt/crater/target/debug/deps/libunicase-53d36a04de34b942.rlib" "/opt/crater/target/debug/deps/liblazycell-a8dafada2082fef2.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-64cc9c97c5566356.rlib" "/opt/crater/target/debug/deps/libhttparse-0b737b98daf7e15a.rlib" "/opt/crater/target/debug/deps/libhttp-c9b369b9c6d6b2aa.rlib" "/opt/crater/target/debug/deps/libitoa-b6d9c91cf55afec8.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-05466b82ffa30740.rlib" "/opt/crater/target/debug/deps/libnum_cpus-4e66a952a978cc5d.rlib" "/opt/crater/target/debug/deps/libcookie-08a1e953628646ff.rlib" "/opt/crater/target/debug/deps/libbase64-6e98e6ebd3f97e88.rlib" "/opt/crater/target/debug/deps/libsafemem-1abe614afb07ff89.rlib" "/opt/crater/target/debug/deps/libring-54c8525e3f0354eb.rlib" "/opt/crater/target/debug/deps/libuntrusted-097a69f65d28ba3c.rlib" "/opt/crater/target/debug/deps/liburl-8edae089afbd3d99.rlib" "/opt/crater/target/debug/deps/libencoding-6d002865260c7e42.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-12ac35bb3d9ca72c.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-5b0e13dd15efbe08.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-9ecddd9b7a278c0d.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-33e26ee7956d5b9b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-a9715c8dd8bfca60.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libidna-cd07905426e81d69.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-c95266b65d664c54.rlib" "/opt/crater/target/debug/deps/libsmallvec-00d14f3ddb609d61.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-a91dbe3d8912b8a4.rlib" "/opt/crater/target/debug/deps/libmatches-3af62a8bbaa5211e.rlib" "/opt/crater/target/debug/deps/libfutures-e9e5f876493aefbb.rlib" "/opt/crater/target/debug/deps/libfailure-cd35af0cabc153ad.rlib" "/opt/crater/target/debug/deps/libbacktrace-e2d30bbaf0350683.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-ea61015eb6aabd54.rlib" "/opt/crater/target/debug/deps/librustc_demangle-5237fb7d3863a8f4.rlib" "/opt/crater/target/debug/deps/libbitflags-ccbb5d3b70a054f0.rlib" "/opt/crater/target/debug/deps/libtime-37e6c3dcfea63f9c.rlib" "/opt/crater/target/debug/deps/libsha1-9c1861f7e71fdf82.rlib" "/opt/crater/target/debug/deps/libregex-2ba7b87c226c96d4.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b766f4dc9466fd20.rlib" "/opt/crater/target/debug/deps/libregex_syntax-7492cffe08a00ba7.rlib" "/opt/crater/target/debug/deps/libucd_util-317f57fa3d89c7e4.rlib" "/opt/crater/target/debug/deps/libthread_local-0d1f504ec86ae5ec.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/libaho_corasick-84e1d14c672bf12e.rlib" "/opt/crater/target/debug/deps/libmemchr-8646d48e9f0a5d49.rlib" "/opt/crater/target/debug/deps/libbytes-097ee4719c29c7dd.rlib" "/opt/crater/target/debug/deps/libiovec-b7e58ec87ef5bfe0.rlib" "/opt/crater/target/debug/deps/liblibc-2a27c4183a7d6022.rlib" "/opt/crater/target/debug/deps/libbase64-42b8494e694d0e04.rlib" "/opt/crater/target/debug/deps/libbyteorder-a25b209c708b793b.rlib" "/opt/crater/target/debug/deps/liblog-ed053de906a35fd7.rlib" "/opt/crater/target/debug/deps/libcfg_if-def391c8994540a5.rlib" "/opt/crater/target/debug/deps/liblibnixstore_sys-98b88c18efd7773e.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" "-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" "2cddf77c52ff420a9904f5e08050971ad07855759b705d13b0698ba9490d869f"` [INFO] running `"docker" "rm" "-f" "2cddf77c52ff420a9904f5e08050971ad07855759b705d13b0698ba9490d869f"` [INFO] [stdout] 2cddf77c52ff420a9904f5e08050971ad07855759b705d13b0698ba9490d869f