[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.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandir%2Flocal-nix-cache" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andir/local-nix-cache on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", 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-5/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.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 091b7feca6e76be4cbfbfc4ec4a2f287c31cc3ab3caf0996cfd9d771405bbcf4 [INFO] running `Command { std: "docker" "start" "-a" "091b7feca6e76be4cbfbfc4ec4a2f287c31cc3ab3caf0996cfd9d771405bbcf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "091b7feca6e76be4cbfbfc4ec4a2f287c31cc3ab3caf0996cfd9d771405bbcf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "091b7feca6e76be4cbfbfc4ec4a2f287c31cc3ab3caf0996cfd9d771405bbcf4", kill_on_drop: false }` [INFO] [stdout] 091b7feca6e76be4cbfbfc4ec4a2f287c31cc3ab3caf0996cfd9d771405bbcf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 53c08d9e60ee0f5831fe8c9dfeb0fc35977198c8610ce3634836edd0e9afd133 [INFO] running `Command { std: "docker" "start" "-a" "53c08d9e60ee0f5831fe8c9dfeb0fc35977198c8610ce3634836edd0e9afd133", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.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 proc-macro2 v0.3.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling quote v0.5.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 hostname v0.3.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 base64 v0.10.1 [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 aho-corasick v0.7.13 [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 smallvec v0.6.13 [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 url v1.7.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling addr2line v0.13.0 [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 tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [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 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 chrono v0.4.19 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [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 webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.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 brotli2 v0.3.2 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [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 failure v0.1.8 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.6 [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] [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 `std::result::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/local_nix_cache-f702dd00d333df24.local_nix_cache.dy33h54s-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f702dd00d333df24.local_nix_cache.dy33h54s-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f702dd00d333df24.local_nix_cache.dy33h54s-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f702dd00d333df24.local_nix_cache.dy33h54s-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f702dd00d333df24.local_nix_cache.dy33h54s-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f702dd00d333df24.local_nix_cache.dy33h54s-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f702dd00d333df24.local_nix_cache.dy33h54s-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f702dd00d333df24.local_nix_cache.dy33h54s-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f702dd00d333df24.local_nix_cache.dy33h54s-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f702dd00d333df24.local_nix_cache.dy33h54s-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f702dd00d333df24.local_nix_cache.dy33h54s-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f702dd00d333df24.local_nix_cache.dy33h54s-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f702dd00d333df24.local_nix_cache.dy33h54s-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f702dd00d333df24.local_nix_cache.dy33h54s-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f702dd00d333df24.local_nix_cache.dy33h54s-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/local_nix_cache-f702dd00d333df24.local_nix_cache.dy33h54s-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/local_nix_cache-f702dd00d333df24" "/opt/rustwide/target/debug/deps/local_nix_cache-f702dd00d333df24.auhbzw8wxp85knd.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-7490931ec775c474/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-e195b93af8bbcbc8/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-5ae78350475ad7cd/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-368d428a97add31f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a0805a6c6ee779f1.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9cb8c404138a090a.rlib" "/opt/rustwide/target/debug/deps/libclap-395d871cf3b49fa6.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c6e5ad5dd55bdd8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6a2548713a451fe0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rlib" "/opt/rustwide/target/debug/deps/libatty-70dc1eed0e10b401.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "/opt/rustwide/target/debug/deps/libactix_web-0fd0b939c75e96f0.rlib" "/opt/rustwide/target/debug/deps/libawc-56ccf7f91239d5d3.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-c7ffccd023cb0e09.rlib" "/opt/rustwide/target/debug/deps/libactix_server-be5af4d2f43e129a.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-94cc01e3d0c2e6b4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-ca7f58ad557b6b64.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-88970f2bad9a1cc6.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-424b500b07f767a9.rlib" "/opt/rustwide/target/debug/deps/libactix_router-4a6e4043064d52d6.rlib" "/opt/rustwide/target/debug/deps/libactix_http-15863651d8e3eeb6.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-a7e0f04fee843a51.rlib" "/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rlib" "/opt/rustwide/target/debug/deps/librand-0e7b39ac874c528c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-05e1c79f5a6809a3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-dade1abeea8bcadc.rlib" "/opt/rustwide/target/debug/deps/librand_core-79767dcea1243202.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ba145b9364127310.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3970a257193ccf37.rlib" "/opt/rustwide/target/debug/deps/libchrono-11038ff6a30f827a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e6f7443656cdd952.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3963c16c6742d127.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-a0a31ad22fc7dbda.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-7f878d5967ac3d02.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-80a725c889914d51.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-07f82c0c442ea821.rlib" "/opt/rustwide/target/debug/deps/libahash-d43d6108439f275b.rlib" "/opt/rustwide/target/debug/deps/libconst_random-00e05ff407451847.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-d64c2d7bf0c6685a.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-d1630c9709dc5fa5.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-c4b26fd0ef113ade.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-e1688e7e390e7cba.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-f13953f38214da19.rlib" "/opt/rustwide/target/debug/deps/libcopyless-e64710de82b803f0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-9d6fd3762eabc1f4.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-a860d7e27617b571.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-11387edd0ce8ca10.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a8769ac3b652f11e.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-7885f6750108d922.rlib" "/opt/rustwide/target/debug/deps/libhostname-f103104214e6e249.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-aebef96a4a07fd27.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-39fb356ad49a0a3f.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libactix_service-388d439c439d3ce4.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-8ed696023bd9fc89.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-4e65c60c11554753.rlib" "/opt/rustwide/target/debug/deps/librustls-8ab9265f84884123.rlib" "/opt/rustwide/target/debug/deps/libsct-10f4b891974f2562.rlib" "/opt/rustwide/target/debug/deps/libwebpki-8fe8a8ff63b5badf.rlib" "/opt/rustwide/target/debug/deps/libring-be7a266660cc8a3f.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-5a96bb74ee4000f6.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-2950fb4069a29f26.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-510a565e0a938f6e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-29a7c75ae8c5fb08.rlib" "/opt/rustwide/target/debug/deps/libuuid-3b10a75b5049d313.rlib" "/opt/rustwide/target/debug/deps/librand-cc3aec20cda73e7a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93019106e9a94e72.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-2ffa5e9ddb219861.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-811e785aea534980.rlib" "/opt/rustwide/target/debug/deps/libdtoa-25df5bc84a5aa33e.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libflate2-2165285b68d606d6.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-613c03a4c79d9b38.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1076efd0f1ad971a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-699c0032be001dde.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ab1a582eb282d852.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-47f20c8f8cd0e49e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-332cfac95440f0f9.rlib" "/opt/rustwide/target/debug/deps/libwant-8415dec754d59141.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libtokio-fe6648d98c5c55cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0c670e96e0e8e390.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-96c75086ff093c87.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b0535afb18dcbfef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d64ec853b8dd2517.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b23cc33dd2d240e2.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2e6b9c1d1cc3a259.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-b8df5b265dc1ca52.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-4d89008b896054ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-89713c1b7672c90e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6384ab5391ca3df3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4b1dd6dc266c56f8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbb4a111800d5527.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1b4b4a457dd2ec16.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-9e0b7f0b8ae05d3b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/libmio-ee914936409e05ae.rlib" "/opt/rustwide/target/debug/deps/libnet2-db648b03ed6804f9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-63fb15cc60e9b6ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-9fa431ed8d20ab1e.rlib" "/opt/rustwide/target/debug/deps/libh2-27652f6e235aad6c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9894472726dacf19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libstring-39ab4fbddd66bd0e.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e21c5deb5a8bac1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-df6121ecf4fb79b4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-17f713335dfc4dd3.rlib" "/opt/rustwide/target/debug/deps/libhttp-e3ddd881ad50384b.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4411a264aa9d9bed.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-94ec9757201cc1b8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c539d4f61e93ffe3.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-5660bc1686ba75a9.rlib" "/opt/rustwide/target/debug/deps/liburl-3fef8bff03050372.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-82d980a8c47e1f9a.rlib" "/opt/rustwide/target/debug/deps/libregex-c3ea0fa2ade1425a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9dd61adc4379188.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7e3abd05b132d39b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-47733c06080d187f.rlib" "/opt/rustwide/target/debug/deps/libtry_from-cbb5bae64f9021b3.rlib" "/opt/rustwide/target/debug/deps/libserde-09a8ad160ec90899.rlib" "/opt/rustwide/target/debug/deps/libfailure-4430e8c262a1c91b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-945262469f523cf5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-240895d777d94371.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-1b3f948739d3c9d4.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e1a45fca33362bb8.rlib" "/opt/rustwide/target/debug/deps/libgimli-f2dc741e271a0d9c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/libcookie-386c6673e5153b1b.rlib" "/opt/rustwide/target/debug/deps/libtime-ab1af41d372e556c.rlib" "/opt/rustwide/target/debug/deps/liburl-797b5ed5f4bbfa27.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-e07e8283bff0af4d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fb89eba847a639dd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-138c271064a97844.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cbed2c5d624a361.rlib" "/opt/rustwide/target/debug/deps/libeither-5282cb661a2fed13.rlib" "/opt/rustwide/target/debug/deps/libiovec-e236bf8f451e9555.rlib" "/opt/rustwide/target/debug/deps/libbase64-56f19bb003aaff78.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libfutures-adb515f94880e447.rlib" "/opt/rustwide/target/debug/deps/libmulticast_dns-774e58460aae2be7.rlib" "/opt/rustwide/target/debug/deps/liblibc-3ca4e9240d5786cb.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/liblibnixstore_sys-fdbf962d459d21a5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lavahi-common" "-lavahi-client" "-ldbus-1" "-lnixstore-c" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "53c08d9e60ee0f5831fe8c9dfeb0fc35977198c8610ce3634836edd0e9afd133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53c08d9e60ee0f5831fe8c9dfeb0fc35977198c8610ce3634836edd0e9afd133", kill_on_drop: false }` [INFO] [stdout] 53c08d9e60ee0f5831fe8c9dfeb0fc35977198c8610ce3634836edd0e9afd133