[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 master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandir%2Flocal-nix-cache" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andir/local-nix-cache on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-7/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", 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] e9655a7ba2cfc6cdd9322bec68c92d052eab3252f63476a1a3d151772b9369c2 [INFO] running `Command { std: "docker" "start" "-a" "e9655a7ba2cfc6cdd9322bec68c92d052eab3252f63476a1a3d151772b9369c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9655a7ba2cfc6cdd9322bec68c92d052eab3252f63476a1a3d151772b9369c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9655a7ba2cfc6cdd9322bec68c92d052eab3252f63476a1a3d151772b9369c2", kill_on_drop: false }` [INFO] [stdout] e9655a7ba2cfc6cdd9322bec68c92d052eab3252f63476a1a3d151772b9369c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] 802d2e51780d1bcd4813301d8f9644ca8aba5d6f74029ef7ab1dac8c91a79724 [INFO] running `Command { std: "docker" "start" "-a" "802d2e51780d1bcd4813301d8f9644ca8aba5d6f74029ef7ab1dac8c91a79724", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling actix-service v0.4.2 [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 unicode-bidi v0.3.4 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v0.5.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 want v0.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling quote v1.0.7 [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 getrandom v0.1.15 [INFO] [stderr] Compiling time v0.1.44 [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 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 bindgen v0.42.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [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 cookie v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [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 synstructure v0.12.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling tokio-rustls v0.9.4 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.3.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 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-500c233158acc350.local_nix_cache.fe1e46f4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-500c233158acc350.local_nix_cache.fe1e46f4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-500c233158acc350.local_nix_cache.fe1e46f4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-500c233158acc350.local_nix_cache.fe1e46f4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-500c233158acc350.local_nix_cache.fe1e46f4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-500c233158acc350.local_nix_cache.fe1e46f4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-500c233158acc350.local_nix_cache.fe1e46f4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-500c233158acc350.local_nix_cache.fe1e46f4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-500c233158acc350.local_nix_cache.fe1e46f4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-500c233158acc350.local_nix_cache.fe1e46f4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-500c233158acc350.local_nix_cache.fe1e46f4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-500c233158acc350.local_nix_cache.fe1e46f4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-500c233158acc350.local_nix_cache.fe1e46f4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-500c233158acc350.local_nix_cache.fe1e46f4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-500c233158acc350.local_nix_cache.fe1e46f4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-500c233158acc350.local_nix_cache.fe1e46f4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-500c233158acc350.1oa5xk0mvzznrgsf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-8bdeeb9203ba8663/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-b0ff83130af6372a/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-dbc0910894f62c17/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-460ca8c2e12ded0f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libclap-b352cd93f4bb31e9.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-678d5d865513eebc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libatty-af0964a50d1fab92.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libactix_web-de54b333c5836d89.rlib" "/opt/rustwide/target/debug/deps/libawc-bc56e9a5ba4c6678.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-e44406335cf4e3f3.rlib" "/opt/rustwide/target/debug/deps/libactix_server-5668583d6ddf660b.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-edfbdda60596eca0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e83929cb24b832b0.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b97cf8840652b248.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d960531f4fef5cd5.rlib" "/opt/rustwide/target/debug/deps/libactix_router-51e41d6197710c09.rlib" "/opt/rustwide/target/debug/deps/libactix_http-fd44a8a44075b84f.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-c8c30fb84a6ef183.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/librand-48213829b0837163.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8f4976936e519f58.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bd74681ba41fbf61.rlib" "/opt/rustwide/target/debug/deps/librand_core-132d0847a9e60416.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b6201f15a62713ab.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b12aabf8ecebc396.rlib" "/opt/rustwide/target/debug/deps/libchrono-4d2c917dd9635f3a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c5fe7ceb55145795.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ca80f122d1b4826c.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-8342e5b90eb2f586.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-f6cd840f827738fb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c9b0e536de679b6a.rlib" "/opt/rustwide/target/debug/deps/libahash-d7221aa0d07b5cd8.rlib" "/opt/rustwide/target/debug/deps/libconst_random-76bac74256642f4f.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-a24937e6b3aa557e.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-388c71f300841292.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-1334d1a7b56fda18.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-622840d6136bb958.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-1027d65dbb2500fe.rlib" "/opt/rustwide/target/debug/deps/libcopyless-63890fe8dc2810a6.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-6031b6354d891521.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-199a7f7aff10c6c6.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-bfcb126abeaa9334.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cefaabe7a751ffb7.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-6a27ab8b558ce86e.rlib" "/opt/rustwide/target/debug/deps/libhostname-9d3680b46880d778.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-a1b5c3ec091b9174.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-775ed35f3b1f4453.rlib" "/opt/rustwide/target/debug/deps/libactix_service-2e0ac28f6e9c3af7.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-bd8e48d056fff5fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-27547ec0b5c8deb9.rlib" "/opt/rustwide/target/debug/deps/librustls-733127d1142d9c41.rlib" "/opt/rustwide/target/debug/deps/libsct-2f77dc45fb73b1e7.rlib" "/opt/rustwide/target/debug/deps/libwebpki-4ff4fccd7334b602.rlib" "/opt/rustwide/target/debug/deps/libring-088b4fad37a8786d.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-5338bdc86eee04f3.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-9afd0e66c4434de4.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5ee4c07e0cff1422.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ab354518303116f4.rlib" "/opt/rustwide/target/debug/deps/libuuid-6cd04eff11ae4765.rlib" "/opt/rustwide/target/debug/deps/librand-5add4b3fdf179e22.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-b7617f0e4cbd965c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-df00cd370ea45e9d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libflate2-89ee52f5a6c748b8.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-5cc8769b795e1b83.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-54311201da07ede5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-46739a8803eef353.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2a67e7cd4f9c4bc8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1bae6a11b20003d3.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-a4ab49a1391e16ab.rlib" "/opt/rustwide/target/debug/deps/libwant-7ff97598b00fd528.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libtokio-8b8c4098ea31c052.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8bf2fdcb4f292844.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1df91da6c571761b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8b8431d0e53e65f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a085e02b81d15f11.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7a44c139d6dc676d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8de7ac2046d68b88.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-07ea07d2f5d1c0d0.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-0e8e06d830c7b69d.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-5b531eccafdc978a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a6752fb6a2f727cf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-57d3cfff1db6158a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-620503dfda007726.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-86c2092a3c0e04ae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/libmio-c1f9781de14985ff.rlib" "/opt/rustwide/target/debug/deps/libnet2-a3b878cf3f30c5ca.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-fdca9521073a2c32.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-89aa6ff83106cf2e.rlib" "/opt/rustwide/target/debug/deps/libh2-6ea52575296ca0e0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8c3e0a097d7ecbfa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libstring-bbc2a9f25e64b82b.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-00e145b65aac5dd3.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-e1d23888999ded96.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9e77fd7167d5dca9.rlib" "/opt/rustwide/target/debug/deps/libhttp-9ce650477fc7e8f8.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-10fb74cc9f19bfc4.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-f586f685a531dd50.rlib" "/opt/rustwide/target/debug/deps/libserde_json-71250dd608ab42cc.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-c0ed4c9d84539edb.rlib" "/opt/rustwide/target/debug/deps/liburl-c91288f95846764d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-da7a5bcee61ef4d5.rlib" "/opt/rustwide/target/debug/deps/libregex-b50f715f0d3da5e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d2b30238a0db50c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-810145454828a71a.rlib" "/opt/rustwide/target/debug/deps/libtry_from-ce4aa39d609d5f0c.rlib" "/opt/rustwide/target/debug/deps/libserde-d0566d1aa035f434.rlib" "/opt/rustwide/target/debug/deps/libfailure-4fe3e5aaf30a51f9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-614aed3274465c08.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7e6944cda1ff197d.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libobject-1eff1367c57a2997.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libcookie-8cb1125f82c810d8.rlib" "/opt/rustwide/target/debug/deps/libtime-fcfe3f143b18d5e1.rlib" "/opt/rustwide/target/debug/deps/liburl-b3452b4773bf4605.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-11143af494bcb9bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8b0246511a73118b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-04e603bebe385ce3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libbytes-0890564f57547901.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libiovec-7548143c1e1c75a7.rlib" "/opt/rustwide/target/debug/deps/libbase64-3f92d369ae7392d4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libfutures-96d9886af124b371.rlib" "/opt/rustwide/target/debug/deps/libmulticast_dns-b9f2c130f2bbca03.rlib" "/opt/rustwide/target/debug/deps/liblibc-5351819e5ee6f755.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/liblibnixstore_sys-212889bab47afbf7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/local_nix_cache-500c233158acc350" "-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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "802d2e51780d1bcd4813301d8f9644ca8aba5d6f74029ef7ab1dac8c91a79724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "802d2e51780d1bcd4813301d8f9644ca8aba5d6f74029ef7ab1dac8c91a79724", kill_on_drop: false }` [INFO] [stdout] 802d2e51780d1bcd4813301d8f9644ca8aba5d6f74029ef7ab1dac8c91a79724