[INFO] cloning repository https://github.com/jkcdarunday/crystalline [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkcdarunday/crystalline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcdarunday%2Fcrystalline", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcdarunday%2Fcrystalline'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3b347c151d792f388f4350a52f8f7dee90748cc [INFO] testing jkcdarunday/crystalline against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcdarunday%2Fcrystalline" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkcdarunday/crystalline on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jkcdarunday/crystalline [INFO] finished tweaking git repo https://github.com/jkcdarunday/crystalline [INFO] tweaked toml for git repo https://github.com/jkcdarunday/crystalline written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/jkcdarunday/crystalline already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 619d5a31584e9cfc99f65312c7307e863ae1ff491a5700f34528c2064f3bf089 [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" "619d5a31584e9cfc99f65312c7307e863ae1ff491a5700f34528c2064f3bf089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "619d5a31584e9cfc99f65312c7307e863ae1ff491a5700f34528c2064f3bf089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "619d5a31584e9cfc99f65312c7307e863ae1ff491a5700f34528c2064f3bf089", kill_on_drop: false }` [INFO] [stdout] 619d5a31584e9cfc99f65312c7307e863ae1ff491a5700f34528c2064f3bf089 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3080f49a7a31465db910923c1c8b19eaea3a60fc01dfb4162a679017fe1630ba [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" "3080f49a7a31465db910923c1c8b19eaea3a60fc01dfb4162a679017fe1630ba", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling json v0.12.0 [INFO] [stderr] Compiling single_value_channel v1.2.1 [INFO] [stderr] Compiling custom_error v1.6.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [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 indexmap v1.3.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [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 encoding_rs v0.8.20 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling etherparse v0.8.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling signal-hook v0.1.11 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling scan_fmt v0.2.2 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling procfs v0.7.1 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.5 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling actix-http v0.2.10 [INFO] [stderr] Compiling awc v0.2.7 [INFO] [stderr] Compiling actix-web v1.0.8 [INFO] [stderr] Compiling actix-cors v0.1.0 [INFO] [stderr] Compiling crystalline v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/crystalline-7f5ecc11597e225f.crystalline.4ef43290-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-7f5ecc11597e225f.crystalline.4ef43290-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-7f5ecc11597e225f.crystalline.4ef43290-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-7f5ecc11597e225f.crystalline.4ef43290-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-7f5ecc11597e225f.crystalline.4ef43290-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-7f5ecc11597e225f.crystalline.4ef43290-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-7f5ecc11597e225f.crystalline.4ef43290-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-7f5ecc11597e225f.crystalline.4ef43290-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-7f5ecc11597e225f.crystalline.4ef43290-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-7f5ecc11597e225f.crystalline.4ef43290-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-7f5ecc11597e225f.crystalline.4ef43290-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-7f5ecc11597e225f.crystalline.4ef43290-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-7f5ecc11597e225f.crystalline.4ef43290-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-7f5ecc11597e225f.crystalline.4ef43290-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-7f5ecc11597e225f.crystalline.4ef43290-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-7f5ecc11597e225f.crystalline.4ef43290-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-7f5ecc11597e225f.5e3hos56du3sdop4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-334a5b95b5da9489/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-8c5a31a6ed94688f/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-632dda74b4f112bf/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsingle_value_channel-8aa10467e4b9529e.rlib" "/opt/rustwide/target/debug/deps/libpcap-84403501d3f1fc68.rlib" "/opt/rustwide/target/debug/deps/libetherparse-1545783fe40f1925.rlib" "/opt/rustwide/target/debug/deps/libprocfs-6b5a1ad93dc97c1e.rlib" "/opt/rustwide/target/debug/deps/liblibflate-4395531cae6b8ed9.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-4ca15fbfe297dd3f.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-054069c84bc30592.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libhex-0cc4d164525e8f64.rlib" "/opt/rustwide/target/debug/deps/libactix_cors-7956c88a61a6dc67.rlib" "/opt/rustwide/target/debug/deps/libactix_web-8639025f914ee12c.rlib" "/opt/rustwide/target/debug/deps/libawc-1df073746003bee5.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-4d5c5fb06aab0c8a.rlib" "/opt/rustwide/target/debug/deps/libactix_server-8aaff02a74d3d97c.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-4dad2905a08995ae.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-2ee55e76dd8cafdc.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5d8a2c27f3630fd1.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-f2b888fa26094d65.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-880a0d84c50ccb3b.rlib" "/opt/rustwide/target/debug/deps/libactix_router-248958fe53592912.rlib" "/opt/rustwide/target/debug/deps/libactix_http-390fddc8f0efd954.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-e1774e39cc9bc1ef.rlib" "/opt/rustwide/target/debug/deps/librand-7a138567ec5456e1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1567c186a5c1237d.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-7a313679eedd7821.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-848d201262c9fe6e.rlib" "/opt/rustwide/target/debug/deps/librand_core-6b6c86bbcf7009fc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e14c498a33357f9f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d5ad47a59b4a56f1.rlib" "/opt/rustwide/target/debug/deps/liburl-f276734c24bd9b13.rlib" "/opt/rustwide/target/debug/deps/libidna-57e151a702e0b70d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3788305efb48e61d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libchrono-0262a93f433fa624.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b4cb986519bacbab.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5c1cab5713f20b0f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f8ae1d357f19d948.rlib" "/opt/rustwide/target/debug/deps/libryu-6827e42c119f5ca7.rlib" "/opt/rustwide/target/debug/deps/libserde-fd26022bab69dae0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7cf48720804189c7.rlib" "/opt/rustwide/target/debug/deps/libregex-29460835df17338f.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c3a1fce7584dd300.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b5f0754f2af3a37d.rlib" "/opt/rustwide/target/debug/deps/libucd_util-6788b4990e2fcc67.rlib" "/opt/rustwide/target/debug/deps/libthread_local-69f206282a652ff4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c11501adc7e6a47e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bd5bdbd809ac5bef.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmime-258f08f69c881d89.rlib" "/opt/rustwide/target/debug/deps/libflate2-98beda4b644797dd.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-2196a6496923cec6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-e8bc753284b32bf6.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-4805fa489910c269.rlib" "/opt/rustwide/target/debug/deps/libtime-090f9c2f826bb45f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-60bd5d8d06ca0355.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-5e0835c8b87c17c6.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-0f4b6008e308c58a.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-40b6a6f1ec0dc6c6.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-d6609672c52cda14.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-168c2bbeb6812bfc.rlib" "/opt/rustwide/target/debug/deps/libcopyless-526b1472a3112d48.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-577efbf3c30363fb.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-f7ab5ff97f3c2367.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-7f874f60d52b0a66.rlib" "/opt/rustwide/target/debug/deps/liburl-00e2677ce3097d73.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-01c39cc2bb363214.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-f3c86d5ef9060fc3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e1ba53bfa2835383.rlib" "/opt/rustwide/target/debug/deps/librand-2e97703a0c90aae7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-e6c9424d4f007410.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/libidna-f65341b4724cac2e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-233110401483cae9.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-2e288821c62f8283.rlib" "/opt/rustwide/target/debug/deps/libhostname-846df8914d3fd456.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7c7cd5b552241ac9.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f24211f8b0d11511.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-da807eb3ab38819b.rlib" "/opt/rustwide/target/debug/deps/libfailure-dc49c17d35743964.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b5ece8ddd1241a82.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-bd88fa1f77da10c3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libeither-e656c767ca80f9a2.rlib" "/opt/rustwide/target/debug/deps/libh2-56c58723223198d9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-99f7622166a988ec.rlib" "/opt/rustwide/target/debug/deps/libstring-f7047e2a0f7b5c14.rlib" "/opt/rustwide/target/debug/deps/libhttp-9e69dd3ee777e9a0.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-74de20c1cf171dd7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8b7c2b3ee8aa8beb.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-42d5dcc936af85b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-200a4a49408c2d2b.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-438d44ed5567dea3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-174afa9d2181a7e8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-618370aee7090c1c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9707fec7619b1a55.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bf1d8fdfdef16830.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-98e13d3fc10437b2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6551eb95d9821efe.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-14bdbb838890666e.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libmio-f286066492dc7fbc.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libnet2-139f4f440435abeb.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-e7ac2471b959df69.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-7ca6c2dd5f11ac06.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-4cbfe16c5bd56cff.rlib" "/opt/rustwide/target/debug/deps/libbytes-d1f323bb13981f67.rlib" "/opt/rustwide/target/debug/deps/libiovec-0f01ee9edef0417f.rlib" "/opt/rustwide/target/debug/deps/liblibc-e87f1f4733637031.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d3a26472de27d999.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libactix_service-dfcbeff270d341a5.rlib" "/opt/rustwide/target/debug/deps/libfutures-08af4afb9a256d42.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lpcap" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/crystalline-7f5ecc11597e225f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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 `crystalline` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3080f49a7a31465db910923c1c8b19eaea3a60fc01dfb4162a679017fe1630ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3080f49a7a31465db910923c1c8b19eaea3a60fc01dfb4162a679017fe1630ba", kill_on_drop: false }` [INFO] [stdout] 3080f49a7a31465db910923c1c8b19eaea3a60fc01dfb4162a679017fe1630ba