[INFO] updating cached repository https://github.com/drrlvn/houserat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1af03163414b18446056f2c4e43d58e2a73f76d4 [INFO] testing drrlvn/houserat against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrrlvn%2Fhouserat" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drrlvn/houserat on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-10/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e23cb627681b6b412adadb2f2314741d45b3a62615a6b772ccb5a11ae9a387f [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" "0e23cb627681b6b412adadb2f2314741d45b3a62615a6b772ccb5a11ae9a387f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e23cb627681b6b412adadb2f2314741d45b3a62615a6b772ccb5a11ae9a387f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e23cb627681b6b412adadb2f2314741d45b3a62615a6b772ccb5a11ae9a387f", kill_on_drop: false }` [INFO] [stdout] 0e23cb627681b6b412adadb2f2314741d45b3a62615a6b772ccb5a11ae9a387f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e729630c79d3c2187fb00f657a8708bc9dfff786709e1cbf27f5d1dfe334f3ff [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" "e729630c79d3c2187fb00f657a8708bc9dfff786709e1cbf27f5d1dfe334f3ff", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 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 proc-macro2 v0.4.30 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling nodrop v0.1.13 [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 fs_extra v1.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [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 native-tls v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.19 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling pnet v0.22.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling dtoa v0.4.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 try_from v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling error-chain v0.12.1 [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 openssl-sys v0.9.49 [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 arrayvec v0.4.11 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lock_api v0.1.5 [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 iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [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 backtrace-sys v0.1.31 [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 flate2 v1.0.11 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [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 futures-cpupool v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling syn v0.15.44 [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 url v1.7.2 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling c-ares v7.1.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling c-ares-resolver v6.1.0 [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 failure_derive v0.1.5 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling structopt v0.3.1 [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 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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/houserat-0821b4c1efe19c23.houserat.3ew74anz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-0821b4c1efe19c23.houserat.3ew74anz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-0821b4c1efe19c23.houserat.3ew74anz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-0821b4c1efe19c23.houserat.3ew74anz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-0821b4c1efe19c23.houserat.3ew74anz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-0821b4c1efe19c23.houserat.3ew74anz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-0821b4c1efe19c23.houserat.3ew74anz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-0821b4c1efe19c23.houserat.3ew74anz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-0821b4c1efe19c23.houserat.3ew74anz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-0821b4c1efe19c23.houserat.3ew74anz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-0821b4c1efe19c23.houserat.3ew74anz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-0821b4c1efe19c23.houserat.3ew74anz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-0821b4c1efe19c23.houserat.3ew74anz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-0821b4c1efe19c23.houserat.3ew74anz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-0821b4c1efe19c23.houserat.3ew74anz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/houserat-0821b4c1efe19c23.houserat.3ew74anz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/houserat-0821b4c1efe19c23" "/opt/rustwide/target/debug/deps/houserat-0821b4c1efe19c23.3vjcw378jc919b3d.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-27e297a8213ef50e/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsocket2-25e4e124bb7bd900.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a6fb53e21d0c46e5.rlib" "/opt/rustwide/target/debug/deps/libuuid-4cf374e8076c071b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b7fcda05f5caf673.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-38093eab8806c455.rlib" "/opt/rustwide/target/debug/deps/libunicase-34751c144dfdb1a8.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libflate2-1e296a790414b27d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aafbe0a69a8b9cf7.rlib" "/opt/rustwide/target/debug/deps/libadler32-9ecec324d4347fdf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-59f64e728d043396.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b2f17f8a149b70fb.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9ed45a9ce281a14d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f1ad7405236859c2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2bfddf8a7022643d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libhyper-b75d6943c825bac1.rlib" "/opt/rustwide/target/debug/deps/libwant-b428d2411d39c479.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-3e09c774a2bbde57.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-ba762efe7d9f2248.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-2a96e52e86e8addb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1d7b7d96a01a73bf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e28c4c3ecb9660a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b6b69c367b74b313.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-76961b977438ea87.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d34ac35ff5729e7d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-bdd6291684b0dea3.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-6ce44802c7002e5f.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-114b6e6f6e58d7de.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-381cea9c30db05fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-76d731b712f7ee95.rlib" "/opt/rustwide/target/debug/deps/librand-95d4ffa7e8320f2d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-12bf9dc9fd05ec5a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e2dd50ee4fc42ef.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-0384348ac6d25061.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-0e7f18109c64ab80.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-50ee7d2c7f924e47.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-fb64786edf749627.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-61c2cf85a910a5c0.rlib" "/opt/rustwide/target/debug/deps/libh2-413991a40c093127.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ec739dcfe1b7d761.rlib" "/opt/rustwide/target/debug/deps/libstring-c0deff02ade3c34b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-347a9dcef8086516.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-1a92f275db223251.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d9365ec44cd969e3.rlib" "/opt/rustwide/target/debug/deps/libhttp-c4c948d776a2114d.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-666fa097f98450c6.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-0e26946168eb3445.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4229c3f36bfcb170.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0a6ab84f0152a0a5.rlib" "/opt/rustwide/target/debug/deps/liburl-de9cf1e8f1ecc6b7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-64596b67e95bdc74.rlib" "/opt/rustwide/target/debug/deps/libregex-0c8bc51afe4eb2d3.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-249fc7ed27b8f63d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7e47359d7f1f5f03.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a5383658a5eb1af1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-e71b42e8a44c3661.rlib" "/opt/rustwide/target/debug/deps/libtry_from-da8d86b8be4532a0.rlib" "/opt/rustwide/target/debug/deps/libfailure-7ba67f75d5dd141f.rlib" "/opt/rustwide/target/debug/deps/libcookie-4c7b62575176dc26.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6da82b6bea31fd8.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libpcap-c27a913909500a7f.rlib" "/opt/rustwide/target/debug/deps/libtoml-a3838a21e93b373d.rlib" "/opt/rustwide/target/debug/deps/libhumantime_serde-95ec94bbfead2069.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2bb70e12fa0b8806.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/liburl-8a9f2762630cd79a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-ee5ba8f44dfddea8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c262643cec8ccc8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libsnafu-45e5c862eaa1b606.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-67be67e9f2cf4e53.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-15e62780a94c1692.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3072f5421e5e4e07.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libchrono-2065e1e33be36451.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d260c0daa1c5d0f0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-35952f9185217b56.rlib" "/opt/rustwide/target/debug/deps/libtime-dbbbe9797af2d446.rlib" "/opt/rustwide/target/debug/deps/libstructopt-ce71d4fd84ebe530.rlib" "/opt/rustwide/target/debug/deps/libclap-1335f9f0129b479b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-aa5cd5e90742cdf0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1f71f8e1b468a0fb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libatty-af7dacc14e009143.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libpnet-cbaaba6457d6d046.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-97d9f29f56aa7903.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-57a8ad5d89bcf55c.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-68dec0dc6d134750.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-1d47caf4d427817d.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-2624a8d2edaac6c1.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-ac5b4febbdb9ba21.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-6b7f90570552c400.rlib" "/opt/rustwide/target/debug/deps/libserde-2540e880b13c7c21.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-74b859c4f9abb66f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-47df6a1399e9730c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libc_ares_resolver-40b4a332d80bd833.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-1f62e631a4c6bcad.rlib" "/opt/rustwide/target/debug/deps/libmio-0850291ceabedd21.rlib" "/opt/rustwide/target/debug/deps/liblog-21f37d12922caa19.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-955ab23aa6a2eabc.rlib" "/opt/rustwide/target/debug/deps/libnet2-d4608e5757167acb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libc_ares-279de6b20f2930d7.rlib" "/opt/rustwide/target/debug/deps/libitertools-fbdb171deae3b668.rlib" "/opt/rustwide/target/debug/deps/libeither-31f710b0ee4e06aa.rlib" "/opt/rustwide/target/debug/deps/libc_ares_sys-481e6d01075801f8.rlib" "/opt/rustwide/target/debug/deps/libc_types-97d17885d9d55740.rlib" "/opt/rustwide/target/debug/deps/liblibc-21f67c47dfc455da.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b47c222f34291eff.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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" "e729630c79d3c2187fb00f657a8708bc9dfff786709e1cbf27f5d1dfe334f3ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e729630c79d3c2187fb00f657a8708bc9dfff786709e1cbf27f5d1dfe334f3ff", kill_on_drop: false }` [INFO] [stdout] e729630c79d3c2187fb00f657a8708bc9dfff786709e1cbf27f5d1dfe334f3ff