[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 beta-2020-07-24 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-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drrlvn/houserat on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-6/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f697b473189a71b19bd6c9114b13765607f36aeebebba4f25cb1df4e0d1e634 [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" "3f697b473189a71b19bd6c9114b13765607f36aeebebba4f25cb1df4e0d1e634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f697b473189a71b19bd6c9114b13765607f36aeebebba4f25cb1df4e0d1e634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f697b473189a71b19bd6c9114b13765607f36aeebebba4f25cb1df4e0d1e634", kill_on_drop: false }` [INFO] [stdout] 3f697b473189a71b19bd6c9114b13765607f36aeebebba4f25cb1df4e0d1e634 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2020-07-24" "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] 8ba5437db10e0a1ac8416de2b2e44fa521971f89d5232463cee5fe870f39da3c [INFO] running `Command { std: "docker" "start" "-a" "8ba5437db10e0a1ac8416de2b2e44fa521971f89d5232463cee5fe870f39da3c", 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 lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [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 semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.5 [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 byteorder v1.3.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [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 failure_derive v0.1.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [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 ryu v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.2 [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 unicode-segmentation v1.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.19 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling pnet v0.22.0 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [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 unicode-bidi v0.3.4 [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 foreign-types v0.3.2 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [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 backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.49 [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 rustc_version v0.2.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling c-ares-sys v4.2.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling base64 v0.10.1 [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 aho-corasick v0.6.10 [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 memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.34 [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 url v1.7.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling backtrace v0.3.37 [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 syntex_syntax v0.42.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling c-ares v7.1.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling c-ares-resolver v6.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [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 toml v0.5.3 [INFO] [stderr] Compiling humantime-serde v0.1.1 [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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/houserat-c925dea1287ae4fc.houserat.djb6m1cq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-c925dea1287ae4fc.houserat.djb6m1cq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-c925dea1287ae4fc.houserat.djb6m1cq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-c925dea1287ae4fc.houserat.djb6m1cq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-c925dea1287ae4fc.houserat.djb6m1cq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-c925dea1287ae4fc.houserat.djb6m1cq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-c925dea1287ae4fc.houserat.djb6m1cq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-c925dea1287ae4fc.houserat.djb6m1cq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-c925dea1287ae4fc.houserat.djb6m1cq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-c925dea1287ae4fc.houserat.djb6m1cq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-c925dea1287ae4fc.houserat.djb6m1cq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-c925dea1287ae4fc.houserat.djb6m1cq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-c925dea1287ae4fc.houserat.djb6m1cq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-c925dea1287ae4fc.houserat.djb6m1cq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-c925dea1287ae4fc.houserat.djb6m1cq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-c925dea1287ae4fc.houserat.djb6m1cq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/houserat-c925dea1287ae4fc" "/opt/rustwide/target/debug/deps/houserat-c925dea1287ae4fc.4ws208dyd5ebgmj4.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-16297284820faf0b/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsocket2-08c9dd02138c7356.rlib" "/opt/rustwide/target/debug/deps/libreqwest-54c3e45036232d7a.rlib" "/opt/rustwide/target/debug/deps/libuuid-40cc290bf6b25a14.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3efc2d3b40c73576.rlib" "/opt/rustwide/target/debug/deps/libdtoa-198dc0726348f08c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-73dcae396f4e1c8a.rlib" "/opt/rustwide/target/debug/deps/libunicase-8f069ad7b8369cad.rlib" "/opt/rustwide/target/debug/deps/libmime-afcd861a777bc0e9.rlib" "/opt/rustwide/target/debug/deps/libflate2-39fcf8f0bd35b804.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0c0781174ec035ea.rlib" "/opt/rustwide/target/debug/deps/libadler32-bb56c2200bd200af.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b2844965bf77994d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-489f0ce419367fe4.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6d47a37ddb511a1c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6c684b70905daf0f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-da890387b966c34a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libhyper-81a4710afeb73ad0.rlib" "/opt/rustwide/target/debug/deps/libwant-9a1c086628fc039c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libtokio-a34ae121f81a91dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-d59e6b4f42286570.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-06c53124568a8332.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-233516b387fd53fb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-95f2dd4ef8b4e208.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bf2254cc98525eb3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5d7f87962d1afbbe.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7b77748ac9f86a69.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b4f0f77bba9a8c89.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2eb5aff8322c7e4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2ce26e01384db9b6.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-38372b433d6f0f66.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1f0d5ecfbd3f0ac6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-40b41befc153045c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a35479e908048989.rlib" "/opt/rustwide/target/debug/deps/librand-98b9521e2c211b22.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-74d1bcc6eb07cc1e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bbf4c365b2149661.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-34aed72d8521e20f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07660d64bd9f77f1.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-4f72de97adc34349.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-86b1307a95d38cfd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-dd02ee9d0da4756b.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-0ad8cf0e213007a1.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ca37e41388360437.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-ed765c0c692f452b.rlib" "/opt/rustwide/target/debug/deps/libh2-69620ffa81b5020b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-588aa6bdd510a2e7.rlib" "/opt/rustwide/target/debug/deps/libstring-b1ffe7d7dbf5dbda.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1efcfb7aa6322eda.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-2ddf197f140b9cd9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-33696bbd58cd8426.rlib" "/opt/rustwide/target/debug/deps/libhttp-e3c20aae00d440d4.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d197327b3430c6aa.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-16cba542ed32bbe9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-374402108677458f.rlib" "/opt/rustwide/target/debug/deps/libryu-e5c8a885413ea107.rlib" "/opt/rustwide/target/debug/deps/libitoa-d09b03244d96d381.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-96fe952918182db8.rlib" "/opt/rustwide/target/debug/deps/liburl-6f42d5faedb94df3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-db71468c1c2ed59c.rlib" "/opt/rustwide/target/debug/deps/libregex-4c5bf22ba926b60a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-be40cb5dc3f0ecb6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-937640ec93775cef.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5aeca77422c2c02a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f59dcdf2cab661ad.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5df7e1daa7d76d6.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-67de1e929160d0cb.rlib" "/opt/rustwide/target/debug/deps/libtry_from-ea6146c99d0d6c2a.rlib" "/opt/rustwide/target/debug/deps/libfailure-ae4c1563925cf26a.rlib" "/opt/rustwide/target/debug/deps/libcookie-502c7dd526ac1d9e.rlib" "/opt/rustwide/target/debug/deps/libbytes-c086261887ab15d2.rlib" "/opt/rustwide/target/debug/deps/libbase64-2801a287b59c535b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/libpcap-487456c319943cfa.rlib" "/opt/rustwide/target/debug/deps/libtoml-cb90e246f910c6bd.rlib" "/opt/rustwide/target/debug/deps/libhumantime_serde-f50e93f2df73662f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-480af806674ba081.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d9bca13dadd46f6f.rlib" "/opt/rustwide/target/debug/deps/liburl-2be6bbfcc6520445.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-43fbf9c3de5f049c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-964b476264f7c907.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2786763282e3ede7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libsnafu-c4f3786ea69b18d6.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-9eca3823a9abfaf6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4cdac31317674840.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e90070ae25bcb3df.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libchrono-904289258d0cc228.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4e4e9b255acafb9e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-84ad3bd118c0544f.rlib" "/opt/rustwide/target/debug/deps/libtime-e6585a51a2caca45.rlib" "/opt/rustwide/target/debug/deps/libstructopt-1e47926028e44156.rlib" "/opt/rustwide/target/debug/deps/libclap-956ba8aaa009d22c.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d63055c0e609bac9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-9e8c0350f9892a4b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-3df71308fd336bb7.rlib" "/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rlib" "/opt/rustwide/target/debug/deps/libatty-d3c117f6c435c763.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "/opt/rustwide/target/debug/deps/libpnet-fa0b815c8fbeb48c.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-f61176b7c9e3a233.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-9de1cd3eeb4740a4.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-c06528b5d293eace.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-cb843401a3158419.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-ee1dd075e71d5182.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-bd3f07d0786cf8ed.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-7bc0a53039db541d.rlib" "/opt/rustwide/target/debug/deps/libserde-c43a8bd400ba386a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-fe35adda11d52098.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bc4ee3b7d27896c6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libc_ares_resolver-7a1fe7eead1e0e68.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-fc01b3e1d4fa40ce.rlib" "/opt/rustwide/target/debug/deps/libmio-378b79d52fbb6da0.rlib" "/opt/rustwide/target/debug/deps/liblog-e89bc881fcb0d0a5.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-ac7e50a9b3a676d7.rlib" "/opt/rustwide/target/debug/deps/libnet2-af80b2e9843342d5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dc9c1f3ab4e75cf1.rlib" "/opt/rustwide/target/debug/deps/liblazycell-617907b7ed41d1ab.rlib" "/opt/rustwide/target/debug/deps/libfutures-8d5b1305e81659b8.rlib" "/opt/rustwide/target/debug/deps/libc_ares-d99a45778f318501.rlib" "/opt/rustwide/target/debug/deps/libitertools-59eb95c4e81a8c38.rlib" "/opt/rustwide/target/debug/deps/libeither-2a9e72ce329e9fbc.rlib" "/opt/rustwide/target/debug/deps/libc_ares_sys-5a4a35fc4664d4ac.rlib" "/opt/rustwide/target/debug/deps/libc_types-654350ec56c9f855.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b395caff9badd97.rlib" "/opt/rustwide/target/debug/deps/libbitflags-66309d0aee04d875.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.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" "8ba5437db10e0a1ac8416de2b2e44fa521971f89d5232463cee5fe870f39da3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ba5437db10e0a1ac8416de2b2e44fa521971f89d5232463cee5fe870f39da3c", kill_on_drop: false }` [INFO] [stdout] 8ba5437db10e0a1ac8416de2b2e44fa521971f89d5232463cee5fe870f39da3c