[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandir%2Flocal-nix-cache" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andir/local-nix-cache on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-0/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c9be8af4d6998fbae3cc1e59b67a4fb6c1389d44b8d70ce24b3b6d8e7724383 [INFO] running `Command { std: "docker" "start" "-a" "0c9be8af4d6998fbae3cc1e59b67a4fb6c1389d44b8d70ce24b3b6d8e7724383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c9be8af4d6998fbae3cc1e59b67a4fb6c1389d44b8d70ce24b3b6d8e7724383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c9be8af4d6998fbae3cc1e59b67a4fb6c1389d44b8d70ce24b3b6d8e7724383", kill_on_drop: false }` [INFO] [stdout] 0c9be8af4d6998fbae3cc1e59b67a4fb6c1389d44b8d70ce24b3b6d8e7724383 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acd5fceb71abf51b0b72e43705edf6289f20f0179788d6d650f79e99d7fb5ea7 [INFO] running `Command { std: "docker" "start" "-a" "acd5fceb71abf51b0b72e43705edf6289f20f0179788d6d650f79e99d7fb5ea7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [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_derive v1.0.116 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling multicast_dns v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.6 [INFO] [stderr] Compiling tokio-rustls v0.9.4 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling libnixstore-sys v0.1.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling actix-router v0.1.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] [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] [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] [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-5f51a7fde6e4210d.local_nix_cache.3a190378-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-5f51a7fde6e4210d.local_nix_cache.3a190378-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-5f51a7fde6e4210d.local_nix_cache.3a190378-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-5f51a7fde6e4210d.local_nix_cache.3a190378-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-5f51a7fde6e4210d.local_nix_cache.3a190378-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-5f51a7fde6e4210d.local_nix_cache.3a190378-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-5f51a7fde6e4210d.local_nix_cache.3a190378-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-5f51a7fde6e4210d.local_nix_cache.3a190378-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-5f51a7fde6e4210d.local_nix_cache.3a190378-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-5f51a7fde6e4210d.local_nix_cache.3a190378-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-5f51a7fde6e4210d.local_nix_cache.3a190378-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-5f51a7fde6e4210d.local_nix_cache.3a190378-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-5f51a7fde6e4210d.local_nix_cache.3a190378-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-5f51a7fde6e4210d.local_nix_cache.3a190378-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-5f51a7fde6e4210d.local_nix_cache.3a190378-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-5f51a7fde6e4210d.local_nix_cache.3a190378-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-5f51a7fde6e4210d.s42hodc2dl8izz5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-3134842abafcd81e/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-561a9ead5f0c1a41/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-9a48a8081ee07d63/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-5ae8717abc547c3e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a3db86d0f937abe4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-42ba0c722a422d99.rlib" "/opt/rustwide/target/debug/deps/libclap-3bb77a0c7d6cd50c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5f104c2ee05f26e6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-349506f3b2349b3f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-05a4b639dec6224c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0fc606efc91e3789.rlib" "/opt/rustwide/target/debug/deps/libatty-99c5d0d60571e90b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "/opt/rustwide/target/debug/deps/libactix_web-5799ede04df10e58.rlib" "/opt/rustwide/target/debug/deps/libawc-c02d065a2d6de20f.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-8bbe36b098f926a3.rlib" "/opt/rustwide/target/debug/deps/libactix_server-67ea472058b26219.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-d58976f82efa8f21.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b0267efde56d545e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-10fd4630b9a09246.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6641994cceb5298f.rlib" "/opt/rustwide/target/debug/deps/libactix_router-e00ebec848fefbcb.rlib" "/opt/rustwide/target/debug/deps/libactix_http-7ff13cd3cca3688b.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-edcd651ceb7acdff.rlib" "/opt/rustwide/target/debug/deps/libsha1-c66f505a6c8b35fc.rlib" "/opt/rustwide/target/debug/deps/librand-dab0d7a26725226f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2c3ea8bf959a524c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4e22bc0c0f361571.rlib" "/opt/rustwide/target/debug/deps/librand_core-da328fcd963bb4ec.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-790d083f9602e438.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-151d8d5c91bb2653.rlib" "/opt/rustwide/target/debug/deps/libchrono-c427a2bebc6a4287.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6c5b5db108a807f8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9110f3ec9fd83b16.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-5bc979fa4d844ccd.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-2b142ba8329ea824.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-61d235bea855a2a4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-04fe6f1f23e80f6f.rlib" "/opt/rustwide/target/debug/deps/libahash-99defa68fae88cd9.rlib" "/opt/rustwide/target/debug/deps/libconst_random-f999ddc4535711c7.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-85685c9a27dc6525.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-c75e7b16049da284.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-55bb541b6e39b04b.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-acab3e1cc7386e56.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-26a47f87593b3026.rlib" "/opt/rustwide/target/debug/deps/libcopyless-addb31640d14a025.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-a9e2e485efeee556.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-421aadd4bf7c2561.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-0ed95d28b55188d0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e34f930e031787a4.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-625a11e31543630b.rlib" "/opt/rustwide/target/debug/deps/libhostname-92513e300f72ff2e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4a94df8764f63270.rlib" "/opt/rustwide/target/debug/deps/libquick_error-92792d7d5dc6f90c.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9000365dcaf671e.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f6e8ac2175e8400d.rlib" "/opt/rustwide/target/debug/deps/libactix_service-4ded061f913ae577.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-3297998eb7322863.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-084a43c85176fa49.rlib" "/opt/rustwide/target/debug/deps/librustls-fb822d93196cb399.rlib" "/opt/rustwide/target/debug/deps/libsct-65acf9bdd749aacd.rlib" "/opt/rustwide/target/debug/deps/libwebpki-ed69ee2bc9cac8ca.rlib" "/opt/rustwide/target/debug/deps/libring-6ede2077fdbed439.rlib" "/opt/rustwide/target/debug/deps/libspin-cb3920256b8b7cc3.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1e38d1ed7884dfd0.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-65c9268ac3346006.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-be76be6d5903e370.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4fefdb23aca76128.rlib" "/opt/rustwide/target/debug/deps/libuuid-64dae0e5abdf9bc7.rlib" "/opt/rustwide/target/debug/deps/librand-2112a5155d5c2d3a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d4ae02a3e9b0f800.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fc952235d01d1c4a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3061ed7fff4f73ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84f310872b096b0f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3389291204d384a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f51009b94176a49.rlib" "/opt/rustwide/target/debug/deps/librand_os-160bcfb0eac6a702.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1fb44ad8df6d1682.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f2bc24fd66e60eee.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-821011c155148cd9.rlib" "/opt/rustwide/target/debug/deps/libunicase-08a3a51bba6e8cac.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libflate2-aa17426605241ed0.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-455a6e641dff090b.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5101f26ae48c6841.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-cf84218d5e54bdcb.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-22d86e4cbbf0ebde.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-80b7c0ae0c03129e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-dd680485e4154ff1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libhyper-02f4409d308c29d1.rlib" "/opt/rustwide/target/debug/deps/libwant-016fc58251c1408b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libtokio-911709c98ebfbc2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a0f004f7ca1301d9.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-9f454949a8fcc037.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-49dbcae5e6ff3fa0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9590d4cba07b803b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-07902b232e4c6bf7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33487413c0d3941b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-46d703307119ecba.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c078541798402b8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-be2c8daa62f8bc4a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f4735ca30a62c9c3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cb0825bac6817075.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a0f833eb2f93ccb9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133369b5466e8f0a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-5dfbbe20b3a42c03.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-bd2b6c1c8802b310.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e176cdcd5c7de599.rlib" "/opt/rustwide/target/debug/deps/libmio-81483149680f0f89.rlib" "/opt/rustwide/target/debug/deps/libnet2-566cde2599e6224b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-57f17567bf0543b8.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-3e1dca30928cd036.rlib" "/opt/rustwide/target/debug/deps/libh2-283d87dccd3fc6ee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3bdde63bebbed952.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libstring-fc393d7604bb3967.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-61076029acd1f997.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-cfb109822005642c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b62dc2236f9c90c5.rlib" "/opt/rustwide/target/debug/deps/libhttp-c993d597ef900743.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4289266eb4edf210.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-48816b78ea97ca4d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bc8def4e735c022e.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-54b664721f34d1a7.rlib" "/opt/rustwide/target/debug/deps/liburl-d76d2b4c0a40df42.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libidna-cb293f21c884c2a4.rlib" "/opt/rustwide/target/debug/deps/libregex-5c6ca9a6818cc516.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8d133295d5bc9215.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e796668475ed7fb8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-15ff39dbd52f8080.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-903393df5c460b95.rlib" "/opt/rustwide/target/debug/deps/libtry_from-a98bd78309f10332.rlib" "/opt/rustwide/target/debug/deps/libserde-b30c3d097cdd3365.rlib" "/opt/rustwide/target/debug/deps/libfailure-57965602dc279e08.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3ba8da6951151e5e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-09056096ea135d71.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libobject-4750264da6f84395.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1e609a1db3601f4d.rlib" "/opt/rustwide/target/debug/deps/libgimli-f4508afe80df7795.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6813ff1cdbf72a4.rlib" "/opt/rustwide/target/debug/deps/libcookie-e21cc086e93055eb.rlib" "/opt/rustwide/target/debug/deps/libtime-57d9c05306e65a94.rlib" "/opt/rustwide/target/debug/deps/liburl-4491f5f54000f298.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libidna-7b37e18b7a1f8eb2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8459093ef37ebd9d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ec4edde3dd4b7d12.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libbytes-13222c942d227318.rlib" "/opt/rustwide/target/debug/deps/libeither-083008e169bc9026.rlib" "/opt/rustwide/target/debug/deps/libiovec-e0544e3e746d349e.rlib" "/opt/rustwide/target/debug/deps/libbase64-62d39fe2da67fbfb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libfutures-2dcfcf526a0ecb7f.rlib" "/opt/rustwide/target/debug/deps/libmulticast_dns-fa7b52849e8d1e41.rlib" "/opt/rustwide/target/debug/deps/liblibc-e171e2c553c740c1.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/liblibnixstore_sys-b21ce7aa1b31fcf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/local_nix_cache-5f51a7fde6e4210d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "acd5fceb71abf51b0b72e43705edf6289f20f0179788d6d650f79e99d7fb5ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acd5fceb71abf51b0b72e43705edf6289f20f0179788d6d650f79e99d7fb5ea7", kill_on_drop: false }` [INFO] [stdout] acd5fceb71abf51b0b72e43705edf6289f20f0179788d6d650f79e99d7fb5ea7