[INFO] cloning repository https://github.com/drrlvn/houserat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drrlvn/houserat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrrlvn%2Fhouserat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrrlvn%2Fhouserat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1af03163414b18446056f2c4e43d58e2a73f76d4 [INFO] testing drrlvn/houserat against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrrlvn%2Fhouserat" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drrlvn/houserat on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drrlvn/houserat [INFO] finished tweaking git repo https://github.com/drrlvn/houserat [INFO] tweaked toml for git repo https://github.com/drrlvn/houserat written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/drrlvn/houserat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd351ed9a82f9f63cd3c4711ea117a302e0526ee1f08e694a60f39f358e1fd95 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cd351ed9a82f9f63cd3c4711ea117a302e0526ee1f08e694a60f39f358e1fd95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd351ed9a82f9f63cd3c4711ea117a302e0526ee1f08e694a60f39f358e1fd95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd351ed9a82f9f63cd3c4711ea117a302e0526ee1f08e694a60f39f358e1fd95", kill_on_drop: false }` [INFO] [stdout] cd351ed9a82f9f63cd3c4711ea117a302e0526ee1f08e694a60f39f358e1fd95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa165e004a3b1094fdd8afa21e657e643cc9c3560e132a6d7a7a189c13a757f5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fa165e004a3b1094fdd8afa21e657e643cc9c3560e132a6d7a7a189c13a757f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.19 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling pnet v0.22.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling c-ares-sys v4.2.0 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling hyper v0.12.34 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling pnet_sys v0.22.0 [INFO] [stderr] Compiling c-types v2.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling c-ares v7.1.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling c-ares-resolver v6.1.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.100 [INFO] [stderr] Compiling structopt-derive v0.3.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling structopt v0.3.1 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.22.0 [INFO] [stderr] Compiling snafu v0.5.0 [INFO] [stderr] Compiling pnet_packet v0.22.0 [INFO] [stderr] Compiling pnet_base v0.22.0 [INFO] [stderr] Compiling ipnetwork v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling humantime-serde v0.1.1 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling pnet_macros_support v0.22.0 [INFO] [stderr] Compiling pnet_datalink v0.22.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling pnet_transport v0.22.0 [INFO] [stderr] Compiling houserat v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/houserat-47a18ab7af7ca911.houserat.d891tc9z-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-47a18ab7af7ca911.houserat.d891tc9z-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-47a18ab7af7ca911.houserat.d891tc9z-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-47a18ab7af7ca911.houserat.d891tc9z-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-47a18ab7af7ca911.houserat.d891tc9z-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-47a18ab7af7ca911.houserat.d891tc9z-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-47a18ab7af7ca911.houserat.d891tc9z-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-47a18ab7af7ca911.houserat.d891tc9z-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-47a18ab7af7ca911.houserat.d891tc9z-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-47a18ab7af7ca911.houserat.d891tc9z-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-47a18ab7af7ca911.houserat.d891tc9z-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-47a18ab7af7ca911.houserat.d891tc9z-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-47a18ab7af7ca911.houserat.d891tc9z-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-47a18ab7af7ca911.houserat.d891tc9z-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-47a18ab7af7ca911.houserat.d891tc9z-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-47a18ab7af7ca911.houserat.d891tc9z-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/houserat-47a18ab7af7ca911" "/opt/rustwide/target/debug/deps/houserat-47a18ab7af7ca911.2onale9vqgqpkyo5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-b9fa243f8ff22ea7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsocket2-458d8116073cad39.rlib" "/opt/rustwide/target/debug/deps/libreqwest-df1d02e8da1167c0.rlib" "/opt/rustwide/target/debug/deps/libuuid-fab3cd80f108c174.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a80f3f9e6a2620c2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-65cc88a1c797fb4f.rlib" "/opt/rustwide/target/debug/deps/libunicase-f80f0b0ffe605032.rlib" "/opt/rustwide/target/debug/deps/libmime-1d03bfdafd3407c9.rlib" "/opt/rustwide/target/debug/deps/libflate2-6f005a9710240d5f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ce2d8a397d15b3be.rlib" "/opt/rustwide/target/debug/deps/libadler32-222af25d3e0825ac.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9e457e83af0be065.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8925149fb1ac3006.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-17c339601041b5a3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f8c11e9b1c757f4a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-85341c6d56674c8a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libhyper-e7d8485ee5348256.rlib" "/opt/rustwide/target/debug/deps/libwant-35dad5a2bbd7df2a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libtokio-64f0641a1d560675.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-23b43f2dcd0e2e0f.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-0f3cdca6b24246d2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-fee6ec79ad7abbac.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-59d4d268a2d68b34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-472eeb7440ae5342.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-51b2bbba8d88dbd2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-24c91f420fb34a25.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d508993fbb6d1ee4.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-88fe3f90b0f5be89.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-4befa5105e295099.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b734cbfa7ea68ef3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6c31e7905b38f4a6.rlib" "/opt/rustwide/target/debug/deps/librand-c81dc96d5d305690.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-0040e79fd09e1f18.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-060ee4d7f6d8693e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-275b2da6f9a5b2a1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3c9ddc52bd6e90e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-cdb3afe41aed33c5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1dce8d9edc3fcbad.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-495ffba0921c0bfb.rlib" "/opt/rustwide/target/debug/deps/libh2-405d4c4107bc7092.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2bb4300b7c386213.rlib" "/opt/rustwide/target/debug/deps/libstring-46765693e3027e91.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-91bfca30f1a3a4c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9ad5d29e9a11eb5c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-755795d30fb75ea4.rlib" "/opt/rustwide/target/debug/deps/libhttp-5fa36f7560cd90c9.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-96457f71eca4fbf5.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-50f29cf0d9e998d2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3d76711f191016b4.rlib" "/opt/rustwide/target/debug/deps/libryu-80dd1f8b3ae1e28e.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-3073cce86f811a6b.rlib" "/opt/rustwide/target/debug/deps/liburl-da81592c74600f01.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-2fa40f78ac64cb82.rlib" "/opt/rustwide/target/debug/deps/libregex-25def49a99f786ee.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-0c6a5d69c0e61c67.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ea141c0584a05b60.rlib" "/opt/rustwide/target/debug/deps/libthread_local-57d16560e5d8559d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5d14bc544665d1db.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-3b04002267022b6e.rlib" "/opt/rustwide/target/debug/deps/libtry_from-a603be96042c156d.rlib" "/opt/rustwide/target/debug/deps/libfailure-ec8e7c2269a90b31.rlib" "/opt/rustwide/target/debug/deps/libcookie-417d205821e8bc8e.rlib" "/opt/rustwide/target/debug/deps/libbytes-c051f1c749a1e5b8.rlib" "/opt/rustwide/target/debug/deps/libbase64-644ff60629ff2f74.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libpcap-64d573c904030122.rlib" "/opt/rustwide/target/debug/deps/libtoml-0802a840b778e021.rlib" "/opt/rustwide/target/debug/deps/libhumantime_serde-e8af6c1b8db47c82.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f6aaf770e3b35cae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/liburl-73c8926b5e2cac48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-1d9e7e2ea91e3278.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1dfcb2d8924e7b73.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9cbcdb592aa8aca.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libsnafu-781ab20150bb7e02.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-350e3e13c5b38dec.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d617c9cc0b14e2e3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2d5c8be96d39a2df.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libchrono-b453feffb90686b2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d54e26e75cb055a5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2ef72240d59ecc2f.rlib" "/opt/rustwide/target/debug/deps/libtime-b3e3deec91ec43e9.rlib" "/opt/rustwide/target/debug/deps/libstructopt-7931fd697f6fa34b.rlib" "/opt/rustwide/target/debug/deps/libclap-9ef2c815ad5832a7.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-656e998b79f8578d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b2c7db0d9733ea7c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libatty-3480e5dc418f056d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/libpnet-da5f688e5873a96b.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-9a704c53184bf33d.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-6422d33c033df271.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-c004ecd6f82fcc6a.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-987a375d85fc0806.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-ceb8bd4aeee23f51.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-db0e8de7054f4fd5.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-5f1faea144c49615.rlib" "/opt/rustwide/target/debug/deps/libserde-0f3f147eb06e5cb5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-cfeb0355bfc0f543.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-373bb90d7be70419.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libc_ares_resolver-c1346ecaebd66eef.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-47c1b786a7feb47d.rlib" "/opt/rustwide/target/debug/deps/libmio-ebda526064449c6c.rlib" "/opt/rustwide/target/debug/deps/liblog-2feecab6e9bb52f6.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-91af92523a24efb6.rlib" "/opt/rustwide/target/debug/deps/libnet2-facc44b45d6123b4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0f70e7a67f5f9637.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libc_ares-14368d83869aa22e.rlib" "/opt/rustwide/target/debug/deps/libitertools-83d289ea6ada2f5c.rlib" "/opt/rustwide/target/debug/deps/libeither-116764033473f838.rlib" "/opt/rustwide/target/debug/deps/libc_ares_sys-cee36957135ad8f9.rlib" "/opt/rustwide/target/debug/deps/libc_types-5a006e9281a47dc8.rlib" "/opt/rustwide/target/debug/deps/liblibc-99585118adb9c314.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6c2877d8a3bebda2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpcap" "-lcares" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lpcap [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `houserat`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "fa165e004a3b1094fdd8afa21e657e643cc9c3560e132a6d7a7a189c13a757f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa165e004a3b1094fdd8afa21e657e643cc9c3560e132a6d7a7a189c13a757f5", kill_on_drop: false }` [INFO] [stdout] fa165e004a3b1094fdd8afa21e657e643cc9c3560e132a6d7a7a189c13a757f5