[INFO] cloning repository https://github.com/andir/local-nix-cache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andir/local-nix-cache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandir%2Flocal-nix-cache", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandir%2Flocal-nix-cache'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cadd477eb431727030618f993fdaffb221ede8e8 [INFO] testing andir/local-nix-cache against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandir%2Flocal-nix-cache" "/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/andir/local-nix-cache on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andir/local-nix-cache [INFO] finished tweaking git repo https://github.com/andir/local-nix-cache [INFO] tweaked toml for git repo https://github.com/andir/local-nix-cache written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/andir/local-nix-cache already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 758d2b8e0ea0e274cc61da5f5cfa84ee74147d09c33f74462cab0cad29734f61 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "758d2b8e0ea0e274cc61da5f5cfa84ee74147d09c33f74462cab0cad29734f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "758d2b8e0ea0e274cc61da5f5cfa84ee74147d09c33f74462cab0cad29734f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "758d2b8e0ea0e274cc61da5f5cfa84ee74147d09c33f74462cab0cad29734f61", kill_on_drop: false }` [INFO] [stdout] 758d2b8e0ea0e274cc61da5f5cfa84ee74147d09c33f74462cab0cad29734f61 [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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b8e01a6a4c50a7afb90e2b4a962a2027cf2c0db3dbe1ba04696b0aa75479d64f [INFO] running `Command { std: "docker" "start" "-a" "b8e01a6a4c50a7afb90e2b4a962a2027cf2c0db3dbe1ba04696b0aa75479d64f", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling multicast_dns v0.5.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling tokio-rustls v0.9.4 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling actix-rt v0.2.6 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling libnixstore-sys v0.1.0 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling actix-http v0.2.11 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling awc v0.2.8 [INFO] [stderr] Compiling actix-web v1.0.9 [INFO] [stderr] Compiling local-nix-cache v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/web.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn nar(data: State, info: Path<(String,)>) -> impl Responder { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/web.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/util.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | mut r: reqwest::r#async::Response, [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LockError` [INFO] [stdout] --> src/avahi.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | LockError, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/avahi.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Exhausted` [INFO] [stdout] --> src/util.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Exhausted, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RetrievalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/util.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ReqwestError` [INFO] [stdout] --> src/util.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | ReqwestError(reqwest::Error), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RetrievalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/util.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/narinfo.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | write!(info, "Compression: {}\n", compression); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [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/local_nix_cache-f105d0defa8b9614.local_nix_cache.d7171564-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f105d0defa8b9614.local_nix_cache.d7171564-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f105d0defa8b9614.local_nix_cache.d7171564-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f105d0defa8b9614.local_nix_cache.d7171564-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f105d0defa8b9614.local_nix_cache.d7171564-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f105d0defa8b9614.local_nix_cache.d7171564-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f105d0defa8b9614.local_nix_cache.d7171564-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f105d0defa8b9614.local_nix_cache.d7171564-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f105d0defa8b9614.local_nix_cache.d7171564-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f105d0defa8b9614.local_nix_cache.d7171564-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f105d0defa8b9614.local_nix_cache.d7171564-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f105d0defa8b9614.local_nix_cache.d7171564-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f105d0defa8b9614.local_nix_cache.d7171564-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f105d0defa8b9614.local_nix_cache.d7171564-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f105d0defa8b9614.local_nix_cache.d7171564-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f105d0defa8b9614.local_nix_cache.d7171564-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f105d0defa8b9614.1ooznazrmte6gi4w.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-e06dc48583a7263d/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-03fbe6a53df9ecaa/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-e85573bb04b89862/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-79b906687f81adb7.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c96808e7beca6ad9.rlib" "/opt/rustwide/target/debug/deps/libclap-72ce9debc6d66def.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libatty-9f57cdbe10845a82.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libactix_web-1fde55e6fe720513.rlib" "/opt/rustwide/target/debug/deps/libawc-4070ba7f1023a64e.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-277b6fdf9f023125.rlib" "/opt/rustwide/target/debug/deps/libactix_server-1c0bd3421ce83365.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-e954d1cb9c4f54f8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e2f236867c7701e7.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-8d47e81aac978598.rlib" "/opt/rustwide/target/debug/deps/libactix_router-f49f23144af6d5d4.rlib" "/opt/rustwide/target/debug/deps/libactix_http-c8d42e76b340ca36.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-d3a2696942abbb90.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/librand-c505b4268ae4559d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0997f8e482ae9993.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-aba7d3ebf881e183.rlib" "/opt/rustwide/target/debug/deps/librand_core-79636e7f5d7051a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-24bd08296cb7ae2f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-57ee85c045c51a51.rlib" "/opt/rustwide/target/debug/deps/libchrono-798a1bc8a0d3ff87.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3199538a458fc481.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e27a049407c5a1f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-69aeff9155445ff4.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b5296263e44947b3.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e7810a0f84fb497d.rlib" "/opt/rustwide/target/debug/deps/libahash-b007e391aab4873d.rlib" "/opt/rustwide/target/debug/deps/libconst_random-0c2032d7ac2129bd.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-3d0afb2ae6612957.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-86cba8ce459550a6.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-ecdeedaf5cd6d185.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-09d745a9bc1b13e0.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-3da1d22e024f2fef.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-2b070c6ec006e723.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c219e291894b6831.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-10b8b525a5d210a7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5034cdee8548ca9d.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-10dd7c65da6bcbe9.rlib" "/opt/rustwide/target/debug/deps/libhostname-2f1e6f920b1d696a.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-b210ef05acd3e85c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-87abf167d0f55ac8.rlib" "/opt/rustwide/target/debug/deps/libactix_service-8d3983800064f3b6.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-7c088ed114f42774.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-b77225c0d3afc86b.rlib" "/opt/rustwide/target/debug/deps/librustls-f67d090538a3ac21.rlib" "/opt/rustwide/target/debug/deps/libsct-00570f668423e449.rlib" "/opt/rustwide/target/debug/deps/libwebpki-48c7d2beeba70da6.rlib" "/opt/rustwide/target/debug/deps/libring-b509ba862a22cc49.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a90465730e7781d1.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-45556d22a06f0c5e.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-592140aff357a91e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-26759b4661dc2ca1.rlib" "/opt/rustwide/target/debug/deps/libuuid-3dc6b43378ebb722.rlib" "/opt/rustwide/target/debug/deps/librand-e1bae03bc3ad55a0.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d96d44db53f9f9e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d112401dbb9b0f0b.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-d8f2ae76ee06ff86.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4c9458f072dda75c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c81a9c99255237cb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1de3be8a99b6e7fd.rlib" "/opt/rustwide/target/debug/deps/libunicase-81ee84fc02d12410.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-b1103995430ca14d.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-850713a046e09b47.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f490c5cff0493912.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-25b703b687ad3e23.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-192629c99e2d0127.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-40cb45d75b92fbb1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libhyper-ad670b6928f2058c.rlib" "/opt/rustwide/target/debug/deps/libwant-eec587f7aef77ac3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libtokio-563715c7705c7482.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8fbb05ed67038500.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-5f70a25f923ada51.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0a949b66e1f0cd01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4a49be2b28a19fd8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d3900f3c6c7397c3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d12eef24d4d3d1c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-44bb6aa3f1c1905d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-d727eaf76c3708e1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-7c06db3e9a2b631e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0dd236cce732c572.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-59e18540a9e14c29.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-700ec48b887f1a33.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-d0504de59b770b73.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-4762e1a8ee50b909.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-859137d30a3ece38.rlib" "/opt/rustwide/target/debug/deps/libmio-2e03feab0b40ab3e.rlib" "/opt/rustwide/target/debug/deps/libnet2-fbcee6c794e5d6d6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0299cef1adf1dd46.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-0be8148949c5f699.rlib" "/opt/rustwide/target/debug/deps/libh2-21b2586833581cef.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e93c8776eca2a55b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libstring-42b7d008c62214f0.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-2e194750e82e525d.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-199e77cd8f069b36.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-49f002d5363b5804.rlib" "/opt/rustwide/target/debug/deps/libhttp-1c95e846f752e7cf.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5d50e0abb7aaa8c7.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d974bfd45d0cd125.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e9f2838d9a2b37e8.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-2caa5d7b03737fb5.rlib" "/opt/rustwide/target/debug/deps/liburl-7187c687af99cd7c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-ae87189b1da41f1d.rlib" "/opt/rustwide/target/debug/deps/libregex-58245888677bf2b4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e3605bf5f1ec2372.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4be017ca4afbfb30.rlib" "/opt/rustwide/target/debug/deps/libtry_from-00425012666a6296.rlib" "/opt/rustwide/target/debug/deps/libserde-16d67a6da7806cfa.rlib" "/opt/rustwide/target/debug/deps/libfailure-0a042db9ec775960.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-099e9cf559bcaa46.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1c4a7eebe2402f1e.rlib" "/opt/rustwide/target/debug/deps/libadler-9d91af25e56b3838.rlib" "/opt/rustwide/target/debug/deps/libobject-44de5b952a2c8e5f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1a73b42bd37e3031.rlib" "/opt/rustwide/target/debug/deps/libgimli-e3363ae1ffa36b05.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libcookie-af00af03f0b97ac7.rlib" "/opt/rustwide/target/debug/deps/libtime-06e50654bbbe5962.rlib" "/opt/rustwide/target/debug/deps/liburl-02ba655c8b4f6ccd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-fa04a4c9049097f9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-22f526961cd77180.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-488a3a615ad32ff5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libbytes-3a3ca92d654b70ce.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libiovec-6e54ea58c695e42d.rlib" "/opt/rustwide/target/debug/deps/libbase64-2306940865d4e898.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libfutures-186c37c96b84a18b.rlib" "/opt/rustwide/target/debug/deps/libmulticast_dns-e02ed301f73bd97c.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ef83fc220be4557.rlib" "/opt/rustwide/target/debug/deps/liblog-08b2789434650078.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblibnixstore_sys-00cd8ad5b672a566.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lavahi-common" "-lavahi-client" "-ldbus-1" "-lnixstore-c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/local_nix_cache-f105d0defa8b9614" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lnixstore-c [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `local-nix-cache` due to 2 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b8e01a6a4c50a7afb90e2b4a962a2027cf2c0db3dbe1ba04696b0aa75479d64f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8e01a6a4c50a7afb90e2b4a962a2027cf2c0db3dbe1ba04696b0aa75479d64f", kill_on_drop: false }` [INFO] [stdout] b8e01a6a4c50a7afb90e2b4a962a2027cf2c0db3dbe1ba04696b0aa75479d64f