[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 master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrrlvn%2Fhouserat" "/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/drrlvn/houserat on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-7/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1279a4cea2d6641ffa9064bcb133e2f80703af57dacf3d3f0374d4b9a5a11f0 [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" "c1279a4cea2d6641ffa9064bcb133e2f80703af57dacf3d3f0374d4b9a5a11f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1279a4cea2d6641ffa9064bcb133e2f80703af57dacf3d3f0374d4b9a5a11f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1279a4cea2d6641ffa9064bcb133e2f80703af57dacf3d3f0374d4b9a5a11f0", kill_on_drop: false }` [INFO] [stdout] c1279a4cea2d6641ffa9064bcb133e2f80703af57dacf3d3f0374d4b9a5a11f0 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3f09f95264061d137184e52fac83fce60efc0da16a2d6e7f967333762ba0ac4 [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" "c3f09f95264061d137184e52fac83fce60efc0da16a2d6e7f967333762ba0ac4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.19 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling pnet v0.22.0 [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 thread_local v0.3.6 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lock_api v0.1.5 [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 aho-corasick v0.6.10 [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 log v0.3.9 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling c-ares-sys v4.2.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling quote v0.6.13 [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 flate2 v1.0.11 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling syn v0.15.44 [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 crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling chrono v0.4.9 [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 native-tls v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling c-ares v7.1.0 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling c-ares-resolver v6.1.0 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [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 failure_derive v0.1.5 [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 serde_json v1.0.40 [INFO] [stderr] Compiling ipnetwork v0.14.0 [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/houserat-1a90ec4a9905bb74.houserat.yc9lun53-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-1a90ec4a9905bb74.houserat.yc9lun53-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-1a90ec4a9905bb74.houserat.yc9lun53-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-1a90ec4a9905bb74.houserat.yc9lun53-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-1a90ec4a9905bb74.houserat.yc9lun53-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-1a90ec4a9905bb74.houserat.yc9lun53-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-1a90ec4a9905bb74.houserat.yc9lun53-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-1a90ec4a9905bb74.houserat.yc9lun53-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-1a90ec4a9905bb74.houserat.yc9lun53-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-1a90ec4a9905bb74.houserat.yc9lun53-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-1a90ec4a9905bb74.houserat.yc9lun53-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-1a90ec4a9905bb74.houserat.yc9lun53-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-1a90ec4a9905bb74.houserat.yc9lun53-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-1a90ec4a9905bb74.houserat.yc9lun53-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-1a90ec4a9905bb74.houserat.yc9lun53-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-1a90ec4a9905bb74.houserat.yc9lun53-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/houserat-1a90ec4a9905bb74" "/opt/rustwide/target/debug/deps/houserat-1a90ec4a9905bb74.4wqln735j6uhbr67.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-4649770be9143fcf/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsocket2-bdea5cc66e2bd974.rlib" "/opt/rustwide/target/debug/deps/libreqwest-89ca61c7b72da462.rlib" "/opt/rustwide/target/debug/deps/libuuid-1c8c66b3b56aefeb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-43ec0a3f52623c53.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a2feb536077405b7.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7f077f6d3c128d22.rlib" "/opt/rustwide/target/debug/deps/libunicase-3ad5e9a48b9b871b.rlib" "/opt/rustwide/target/debug/deps/libmime-c069d2a09c5e3ced.rlib" "/opt/rustwide/target/debug/deps/libflate2-a69a40503549a719.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8b75eeba4ee9e016.rlib" "/opt/rustwide/target/debug/deps/libadler32-aec74e350da90292.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-734fcff0164dfa10.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bd894e4771771c57.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ac3f3ac2d194d539.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bec0c32ee0b286de.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-61ef5d41bec9ea04.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-ac9ee10a8cdddfd7.rlib" "/opt/rustwide/target/debug/deps/libwant-c77e0b5ac7ac5210.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libtokio-963259bad957f071.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-2b4fabf10e2d18cd.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-3d82d3515f84dca8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d1112de22d4800e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2c8f93ac59786521.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e0d63ffb4b26f562.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-51df4176226e31b2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-990d217d90e97219.rlib" "/opt/rustwide/target/debug/deps/libnodrop-15a96655c8197c54.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-22dabf522a27b030.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-5057a4c412b2c3a5.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-15f9ed8c2ad2f24a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5a9cc614affebdac.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b8be398390a62d37.rlib" "/opt/rustwide/target/debug/deps/librand-c3ed0aab36a55cf1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-1c15098771ad172b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3b28242ac03fca4e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-f8e6d012ccf3b6bc.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-abca3da484639fa2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-9b3f8442e756604f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-823fa85396a1fcf7.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d6a02dd9b9d065dd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1500ed37f0cd38be.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-5426383add7f939f.rlib" "/opt/rustwide/target/debug/deps/libh2-2208308e8eb94d88.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b12e820b2c5a15fe.rlib" "/opt/rustwide/target/debug/deps/libstring-9af095d8404a18ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-6312cedb5b56a0d2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-6d3b68169017699e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5dbd87b83a98960a.rlib" "/opt/rustwide/target/debug/deps/libhttp-72e68b3044913508.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-225ad0ebe07dfad6.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-8b5e4679e55fb562.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d9db81637d0c57b4.rlib" "/opt/rustwide/target/debug/deps/libryu-e6415e117e8332fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-08cc083a19a0eefc.rlib" "/opt/rustwide/target/debug/deps/liburl-d5f9da3ae8974d2a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-5c40be0e1c91c6b0.rlib" "/opt/rustwide/target/debug/deps/libregex-e5e3f60cef14721a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-841a110f0c68c0a7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6ac64bc3192130d8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-818aeac3d8830f5b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e87e628f136d685c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5f7fb6721c2f4953.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-38f7af916cb5f375.rlib" "/opt/rustwide/target/debug/deps/libtry_from-89e4714279125b8d.rlib" "/opt/rustwide/target/debug/deps/libfailure-b75b9668d0e7dcfa.rlib" "/opt/rustwide/target/debug/deps/libcookie-15f8dfa661d9ff79.rlib" "/opt/rustwide/target/debug/deps/libbytes-9598a15c4518cd74.rlib" "/opt/rustwide/target/debug/deps/libbase64-d968c169cd2268b1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/libpcap-0a6b38be2a10abbb.rlib" "/opt/rustwide/target/debug/deps/libtoml-107a226e29483375.rlib" "/opt/rustwide/target/debug/deps/libhumantime_serde-48c7227538a42ef7.rlib" "/opt/rustwide/target/debug/deps/libhumantime-37d3d2b658cd49ba.rlib" "/opt/rustwide/target/debug/deps/libquick_error-fed9b2963c9985f4.rlib" "/opt/rustwide/target/debug/deps/liburl-9a5821a8522c3026.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-9a17e2641c71e5f1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c3ff6f53340ce22.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d847ca8ad71f8a64.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libsnafu-cbaa855708bd5cb9.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-a6be8be9db4289a3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e7496bfdc73d069e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-eeb4e22c59c36262.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libchrono-e60fc7198d12675c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-39010d9a6b13753f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1e792131bd0db3a8.rlib" "/opt/rustwide/target/debug/deps/libtime-65f3a3ad998f623d.rlib" "/opt/rustwide/target/debug/deps/libstructopt-fbcf321951188c04.rlib" "/opt/rustwide/target/debug/deps/libclap-ecfa171e92e2f1b0.rlib" "/opt/rustwide/target/debug/deps/libvec_map-08722e269333ade1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b0ead66ac9a13a19.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-8f0943902aced54a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libatty-e19c65dad9034abf.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libpnet-338549d3d9287b7a.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-3badbcbedf52a9e1.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-1a9deca9dbc7f918.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-f9034323236e547d.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-d730406b61f007f1.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-f04a52e8d05c1c30.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-903643a8380a4e33.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-78e823ade18d31b7.rlib" "/opt/rustwide/target/debug/deps/libserde-504e81baf97cbe62.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c3a211c5dae2a3ea.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-876039a635c7f284.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libc_ares_resolver-13083e1d50b8c222.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-9c1afddd865ca8bd.rlib" "/opt/rustwide/target/debug/deps/libmio-d9358cabc5fec211.rlib" "/opt/rustwide/target/debug/deps/liblog-110905906227c62a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-281eb3da0dc5b930.rlib" "/opt/rustwide/target/debug/deps/libnet2-40f76208662130c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3ffe9d8230e44ab9.rlib" "/opt/rustwide/target/debug/deps/liblazycell-13e71b09752696d8.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libc_ares-8725e09f92a87fdd.rlib" "/opt/rustwide/target/debug/deps/libitertools-cc460bb8577174e3.rlib" "/opt/rustwide/target/debug/deps/libeither-2fdfd4db4a2c3b96.rlib" "/opt/rustwide/target/debug/deps/libc_ares_sys-99af342e7a65b148.rlib" "/opt/rustwide/target/debug/deps/libc_types-f14ccf668054e125.rlib" "/opt/rustwide/target/debug/deps/liblibc-43449a33f75e324c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-197bd07da58b7856.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lpcap" "-lcares" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "c3f09f95264061d137184e52fac83fce60efc0da16a2d6e7f967333762ba0ac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3f09f95264061d137184e52fac83fce60efc0da16a2d6e7f967333762ba0ac4", kill_on_drop: false }` [INFO] [stdout] c3f09f95264061d137184e52fac83fce60efc0da16a2d6e7f967333762ba0ac4