[INFO] cloning repository https://github.com/mfontanini/dns-metrics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mfontanini/dns-metrics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfontanini%2Fdns-metrics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfontanini%2Fdns-metrics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2bc15cc8071942a2bfcc9663d539b9ebac79bdea [INFO] testing mfontanini/dns-metrics against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfontanini%2Fdns-metrics" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mfontanini/dns-metrics on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mfontanini/dns-metrics [INFO] finished tweaking git repo https://github.com/mfontanini/dns-metrics [INFO] tweaked toml for git repo https://github.com/mfontanini/dns-metrics written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mfontanini/dns-metrics already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 532cc339463ee0dd4a3b1cfc3aa388ecd60fe0e8ae096f0fe7be76a80f823b6a [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" "532cc339463ee0dd4a3b1cfc3aa388ecd60fe0e8ae096f0fe7be76a80f823b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "532cc339463ee0dd4a3b1cfc3aa388ecd60fe0e8ae096f0fe7be76a80f823b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "532cc339463ee0dd4a3b1cfc3aa388ecd60fe0e8ae096f0fe7be76a80f823b6a", kill_on_drop: false }` [INFO] [stdout] 532cc339463ee0dd4a3b1cfc3aa388ecd60fe0e8ae096f0fe7be76a80f823b6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea7736b28aefa6a96ad804e9445f0d1a99b13af481b59c470c021b09b295e338 [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" "ea7736b28aefa6a96ad804e9445f0d1a99b13af481b59c470c021b09b295e338", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling protobuf v2.18.1 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling pcap-sys v0.1.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling etherparse v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling polyval v0.4.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling pcap-async v0.4.1 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling http-types v2.9.0 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling async-h1 v2.2.1 [INFO] [stderr] Compiling http-client v6.2.0 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling tide v0.15.0 [INFO] [stderr] Compiling dns-metrics v0.1.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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/dns_metrics-39c6796b146c548e.dns_metrics.a1z7wsch-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dns_metrics-39c6796b146c548e.dns_metrics.a1z7wsch-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dns_metrics-39c6796b146c548e.dns_metrics.a1z7wsch-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dns_metrics-39c6796b146c548e.dns_metrics.a1z7wsch-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dns_metrics-39c6796b146c548e.dns_metrics.a1z7wsch-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dns_metrics-39c6796b146c548e.dns_metrics.a1z7wsch-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dns_metrics-39c6796b146c548e.dns_metrics.a1z7wsch-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dns_metrics-39c6796b146c548e.dns_metrics.a1z7wsch-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dns_metrics-39c6796b146c548e.dns_metrics.a1z7wsch-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dns_metrics-39c6796b146c548e.dns_metrics.a1z7wsch-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dns_metrics-39c6796b146c548e.dns_metrics.a1z7wsch-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dns_metrics-39c6796b146c548e.dns_metrics.a1z7wsch-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dns_metrics-39c6796b146c548e.dns_metrics.a1z7wsch-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dns_metrics-39c6796b146c548e.dns_metrics.a1z7wsch-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dns_metrics-39c6796b146c548e.dns_metrics.a1z7wsch-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dns_metrics-39c6796b146c548e.dns_metrics.a1z7wsch-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/dns_metrics-39c6796b146c548e" "/opt/rustwide/target/debug/deps/dns_metrics-39c6796b146c548e.59y40w96fa6unbps.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib" "-L" "/opt/rustwide/target/debug/build/blake3-35b18a305353653a/out" "-L" "/opt/rustwide/target/debug/build/blake3-35b18a305353653a/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtide-863f3468f979b217.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-80ae61b7e6629851.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-9cf6e35477880910.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-10e26ccd188d4d62.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-5f10265e8ae1f329.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-51a5cb703742cb44.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-caa7d007b4d863d6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-a19c582c7541c3ad.rlib" "/opt/rustwide/target/debug/deps/libasync_session-3968ad2216c3d38b.rlib" "/opt/rustwide/target/debug/deps/libbincode-b8df32a16d36766c.rlib" "/opt/rustwide/target/debug/deps/libhmac-2bc917400bc7a09e.rlib" "/opt/rustwide/target/debug/deps/libblake3-d4cec14247ab4c62.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-a77c40727df85d73.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2edf6353fe034fb3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a23604a634d42167.rlib" "/opt/rustwide/target/debug/deps/libarrayref-3c1208ed30c61842.rlib" "/opt/rustwide/target/debug/deps/libfemme-e2360f6a2979b4fb.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-bb83f3813209aa8b.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-772f14ecedebe21a.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-67b37ab58065282a.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-9f694a3b0f1ac2d4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f1203929bfcbb77b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3ad2563be5783ed8.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2410493a6b35f127.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libinfer-7da8b39ec0b5b364.rlib" "/opt/rustwide/target/debug/deps/liburl-c64b1dc39b20a5b6.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libcookie-8fd52b0f9ed9ec7e.rlib" "/opt/rustwide/target/debug/deps/libhkdf-3508f95c28589c85.rlib" "/opt/rustwide/target/debug/deps/libhmac-22e0c3b49e58cecf.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-cb930920b357cccd.rlib" "/opt/rustwide/target/debug/deps/libsha2-9488c5e759f3566a.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-bef27313aeb3cb1d.rlib" "/opt/rustwide/target/debug/deps/libdigest-049cf40499e48d09.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f96db7b33eff4f75.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-908b7cf3830a02ae.rlib" "/opt/rustwide/target/debug/deps/libghash-81f7542efb3ecccc.rlib" "/opt/rustwide/target/debug/deps/libpolyval-542dc98f915d0ed8.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-d74061ecfc8f0d6c.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-ad5ddbff5ea027d2.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e7dd94ced4d3a608.rlib" "/opt/rustwide/target/debug/deps/libctr-87246a8e79b1a20d.rlib" "/opt/rustwide/target/debug/deps/libaes-15106f4389610d10.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-d347f2eb9ced99c4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-85fbb66a36e2bede.rlib" "/opt/rustwide/target/debug/deps/libcipher-022bc1ffaa301220.rlib" "/opt/rustwide/target/debug/deps/libaead-17984fdf142d12e0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2746e050f209506d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a5e8dd74bd8dfb37.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/librand-4637ae779ecfbd86.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-be88efbcc75cdf1f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-0b6893c11891968f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1d585fd31e3b0fb1.rlib" "/opt/rustwide/target/debug/deps/libtime-a923b512bfd75273.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-e742d34e41077251.rlib" "/opt/rustwide/target/debug/deps/libstandback-9932e861bd4cbf01.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libdns_metrics-246510a4a4ac68c8.rlib" "/opt/rustwide/target/debug/deps/libetherparse-f86dfd5f20c4171c.rlib" "/opt/rustwide/target/debug/deps/libdns_parser-2b3dd268b38b8ca9.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libprometheus-1a460ecd57969895.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-591b781937214aab.rlib" "/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ffdbce522c5674bb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-732c7b405b06d11f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2ed169cbd3b878fa.rlib" "/opt/rustwide/target/debug/deps/liblock_api-02839c16e23f9787.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libinstant-be14385df90a384c.rlib" "/opt/rustwide/target/debug/deps/libpcap_async-0607d6ab0b335d67.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libmio-c2e333f27349a475.rlib" "/opt/rustwide/target/debug/deps/libiovec-9e8e8666d0cd996a.rlib" "/opt/rustwide/target/debug/deps/libnet2-3513c9298b7fd7a6.rlib" "/opt/rustwide/target/debug/deps/libpcap_sys-3f3acfa9792aa150.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8b1190461ac7f78e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a191a923a34000a3.rlib" "/opt/rustwide/target/debug/deps/libstructopt-5e046daecfb3dbdc.rlib" "/opt/rustwide/target/debug/deps/libclap-55c0c88d018a5e9d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c6e5ad5dd55bdd8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6a2548713a451fe0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "/opt/rustwide/target/debug/deps/libsmol-938a032633b07295.rlib" "/opt/rustwide/target/debug/deps/libasync_net-d78e864bda7c677c.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-4aff53de9deb1eaf.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-61cb5a8917741690.rlib" "/opt/rustwide/target/debug/deps/libsimple_logger-5e6593c360d42d76.rlib" "/opt/rustwide/target/debug/deps/libcolored-ceb58e4846a1fb2c.rlib" "/opt/rustwide/target/debug/deps/libatty-a56a033fb6ef07fa.rlib" "/opt/rustwide/target/debug/deps/libchrono-018789be1bb4f602.rlib" "/opt/rustwide/target/debug/deps/libserde-7bb414ec607dcab5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e94630215054e891.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-976916f1151500ce.rlib" "/opt/rustwide/target/debug/deps/libtime-5b171a24a07e4026.rlib" "/opt/rustwide/target/debug/deps/libfutures-0cc250e590dff098.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3137aa1a24674979.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8c990d73d538bf7f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bf60ce0499f3e5cd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ec0713fdcb15c13d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1e2394422c007318.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dba6339ea0a342a3.rlib" "/opt/rustwide/target/debug/deps/libasync_std-1013dd1379a64fcc.rlib" "/opt/rustwide/target/debug/deps/libblocking-a5c6ff78eff7d1c9.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3f474c95973cd58f.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-848fc866cfaf5310.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ab9a9891b67f4402.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-75ecf48a1e68bc46.rlib" "/opt/rustwide/target/debug/deps/libasync_task-bfc473bd292faff8.rlib" "/opt/rustwide/target/debug/deps/libasync_process-ddeb4d4703a0368e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-871f4530057a6858.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7bd88c45c32e6e2c.rlib" "/opt/rustwide/target/debug/deps/libasync_io-aeaf93c1754ffb1a.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-22cd9260f3cfceab.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f781bf66b56648b4.rlib" "/opt/rustwide/target/debug/deps/libpolling-68bfbd0e0e7ad3fc.rlib" "/opt/rustwide/target/debug/deps/liblibc-e0846f52673851a4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-835dc9dc28e7c407.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-90c3baf786d8787e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d6aec19f4fd85183.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-bbf53c70cfd292e4.rlib" "/opt/rustwide/target/debug/deps/libparking-2332d1c9b50bae8b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-951113a943212067.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-ce38df29c7023a3e.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-324e9f5d188245f6.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-faa80e76359f0e18.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a00feec9ee9478ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-ad6195bfa15f12bd.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-cecac2aec7086288.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-129ad8673e437837.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a9ddcf206ea66d2d.rlib" "/opt/rustwide/target/debug/deps/liblog-574ec1b45a6b839c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libpcap_async-0607d6ab0b335d67.rlib(pcap_async-0607d6ab0b335d67.pcap_async.5f4e8xvg-cgu.3.rcgu.o): in function `pcap_async::pcap_util::convert_libpcap_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pcap-async-0.4.1/src/pcap_util.rs:17: undefined reference to `pcap_geterr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpcap_async-0607d6ab0b335d67.rlib(pcap_async-0607d6ab0b335d67.pcap_async.5f4e8xvg-cgu.4.rcgu.o): in function `pcap_async::handle::Handle::live_capture': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pcap-async-0.4.1/src/handle.rs:30: undefined reference to `pcap_create' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpcap_async-0607d6ab0b335d67.rlib(pcap_async-0607d6ab0b335d67.pcap_async.5f4e8xvg-cgu.4.rcgu.o): in function `pcap_async::handle::Handle::set_non_block': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pcap-async-0.4.1/src/handle.rs:118: undefined reference to `pcap_setnonblock' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpcap_async-0607d6ab0b335d67.rlib(pcap_async-0607d6ab0b335d67.pcap_async.5f4e8xvg-cgu.4.rcgu.o): in function `pcap_async::handle::Handle::set_promiscuous': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pcap-async-0.4.1/src/handle.rs:129: undefined reference to `pcap_set_promisc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpcap_async-0607d6ab0b335d67.rlib(pcap_async-0607d6ab0b335d67.pcap_async.5f4e8xvg-cgu.4.rcgu.o): in function `pcap_async::handle::Handle::set_snaplen': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pcap-async-0.4.1/src/handle.rs:137: undefined reference to `pcap_set_snaplen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpcap_async-0607d6ab0b335d67.rlib(pcap_async-0607d6ab0b335d67.pcap_async.5f4e8xvg-cgu.4.rcgu.o): in function `pcap_async::handle::Handle::set_buffer_size': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pcap-async-0.4.1/src/handle.rs:153: undefined reference to `pcap_set_buffer_size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpcap_async-0607d6ab0b335d67.rlib(pcap_async-0607d6ab0b335d67.pcap_async.5f4e8xvg-cgu.4.rcgu.o): in function `pcap_async::handle::Handle::compile_bpf': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pcap-async-0.4.1/src/handle.rs:169: undefined reference to `pcap_compile' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpcap_async-0607d6ab0b335d67.rlib(pcap_async-0607d6ab0b335d67.pcap_async.5f4e8xvg-cgu.4.rcgu.o): in function `pcap_async::handle::Handle::set_bpf': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pcap-async-0.4.1/src/handle.rs:186: undefined reference to `pcap_setfilter' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpcap_async-0607d6ab0b335d67.rlib(pcap_async-0607d6ab0b335d67.pcap_async.5f4e8xvg-cgu.4.rcgu.o): in function `pcap_async::handle::Handle::activate': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pcap-async-0.4.1/src/handle.rs:202: undefined reference to `pcap_activate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpcap_async-0607d6ab0b335d67.rlib(pcap_async-0607d6ab0b335d67.pcap_async.5f4e8xvg-cgu.4.rcgu.o): in function `pcap_async::handle::Handle::fd': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pcap-async-0.4.1/src/handle.rs:211: undefined reference to `pcap_get_selectable_fd' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpcap_async-0607d6ab0b335d67.rlib(pcap_async-0607d6ab0b335d67.pcap_async.5f4e8xvg-cgu.4.rcgu.o): in function `pcap_async::handle::Handle::interrupt': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pcap-async-0.4.1/src/handle.rs:239: undefined reference to `pcap_breakloop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpcap_async-0607d6ab0b335d67.rlib(pcap_async-0607d6ab0b335d67.pcap_async.5f4e8xvg-cgu.4.rcgu.o): in function `pcap_async::handle::Handle::close': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pcap-async-0.4.1/src/handle.rs:263: undefined reference to `pcap_close' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpcap_async-0607d6ab0b335d67.rlib(pcap_async-0607d6ab0b335d67.pcap_async.5f4e8xvg-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pcap-async-0.4.1/src/bpf.rs:19: undefined reference to `pcap_freecode' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpcap_async-0607d6ab0b335d67.rlib(pcap_async-0607d6ab0b335d67.pcap_async.5f4e8xvg-cgu.1.rcgu.o): in function `pcap_async::packet::future::dispatch::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pcap-async-0.4.1/src/packet/future.rs:125: undefined reference to `pcap_dispatch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pcap-async-0.4.1/src/packet/future.rs:176: undefined reference to `pcap_breakloop' [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 `dns-metrics` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ea7736b28aefa6a96ad804e9445f0d1a99b13af481b59c470c021b09b295e338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea7736b28aefa6a96ad804e9445f0d1a99b13af481b59c470c021b09b295e338", kill_on_drop: false }` [INFO] [stdout] ea7736b28aefa6a96ad804e9445f0d1a99b13af481b59c470c021b09b295e338