[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 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcdarunday%2Fcrystalline" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkcdarunday/crystalline 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/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-8/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" "+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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bf351e1a31b949ba2b9deab89d169a4456b6d99b59a8b38c8192ab67eaa6bf0e [INFO] running `Command { std: "docker" "start" "-a" "bf351e1a31b949ba2b9deab89d169a4456b6d99b59a8b38c8192ab67eaa6bf0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf351e1a31b949ba2b9deab89d169a4456b6d99b59a8b38c8192ab67eaa6bf0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf351e1a31b949ba2b9deab89d169a4456b6d99b59a8b38c8192ab67eaa6bf0e", kill_on_drop: false }` [INFO] [stdout] bf351e1a31b949ba2b9deab89d169a4456b6d99b59a8b38c8192ab67eaa6bf0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 440bda3087f4baedfe0632456644ed6664a516ceb64a7b043d33d0c6e408c42d [INFO] running `Command { std: "docker" "start" "-a" "440bda3087f4baedfe0632456644ed6664a516ceb64a7b043d33d0c6e408c42d", kill_on_drop: false }` [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling smallvec v0.6.11 [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 syn v1.0.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling custom_error v1.6.0 [INFO] [stderr] Compiling json v0.12.0 [INFO] [stderr] Compiling single_value_channel v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook v0.1.11 [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 idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling etherparse v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [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 url v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling actix-codec v0.1.2 [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 actix-utils v0.4.7 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling procfs v0.7.1 [INFO] [stderr] Compiling scan_fmt v0.2.2 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling h2 v0.1.26 [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 actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.5 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.41 [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 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/crystalline-fffae35292a090ff.crystalline.bo902fn0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-fffae35292a090ff.crystalline.bo902fn0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-fffae35292a090ff.crystalline.bo902fn0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-fffae35292a090ff.crystalline.bo902fn0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-fffae35292a090ff.crystalline.bo902fn0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-fffae35292a090ff.crystalline.bo902fn0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-fffae35292a090ff.crystalline.bo902fn0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-fffae35292a090ff.crystalline.bo902fn0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-fffae35292a090ff.crystalline.bo902fn0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-fffae35292a090ff.crystalline.bo902fn0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-fffae35292a090ff.crystalline.bo902fn0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-fffae35292a090ff.crystalline.bo902fn0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-fffae35292a090ff.crystalline.bo902fn0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-fffae35292a090ff.crystalline.bo902fn0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-fffae35292a090ff.crystalline.bo902fn0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-fffae35292a090ff.crystalline.bo902fn0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/crystalline-fffae35292a090ff" "/opt/rustwide/target/debug/deps/crystalline-fffae35292a090ff.3eh8hzka94e5vxg9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-9ad36710fb8a7c6a/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-c2e2819c1500f604/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-c57d0a3a91e6ac06/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/libsingle_value_channel-27982f6f8d6c72b0.rlib" "/opt/rustwide/target/debug/deps/libpcap-a8565652c27991da.rlib" "/opt/rustwide/target/debug/deps/libetherparse-88584dad07e55b30.rlib" "/opt/rustwide/target/debug/deps/libprocfs-472ee123ddc99adf.rlib" "/opt/rustwide/target/debug/deps/liblibflate-245d56a7c6a674f9.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-dd1fdcc10b09b6eb.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-f0ab0f80a89b83ea.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libhex-6fab9420bc6b6ed4.rlib" "/opt/rustwide/target/debug/deps/libactix_cors-bfbb9e85f316aa8c.rlib" "/opt/rustwide/target/debug/deps/libactix_web-feee3d8c0dd3c8d4.rlib" "/opt/rustwide/target/debug/deps/libawc-d9a93acfb6b363b6.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-d36995953fea1d33.rlib" "/opt/rustwide/target/debug/deps/libactix_server-51adca4aef7db3a7.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-193c3b2f95876edc.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-174cdf6628f093ca.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c601a643e9dc6051.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-05ce471cc2fb8c26.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-deb5b28aa207ecc5.rlib" "/opt/rustwide/target/debug/deps/libactix_router-1a18760ccea3d19d.rlib" "/opt/rustwide/target/debug/deps/libactix_http-e5ced9a5ae322f5a.rlib" "/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rlib" "/opt/rustwide/target/debug/deps/libbase64-5b0c93301ec711e4.rlib" "/opt/rustwide/target/debug/deps/librand-dbb297bded2de2ea.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-eb1b9cbd9c6e6a5d.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-c86e0ba3e108cdc5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-449783e61805f843.rlib" "/opt/rustwide/target/debug/deps/librand_core-c69f8747a2827151.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-eb2d208fc9fd1485.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-94ac0056e2e895f1.rlib" "/opt/rustwide/target/debug/deps/liburl-efc9ff4df2b5bcf1.rlib" "/opt/rustwide/target/debug/deps/libidna-108aeb1849deb2b5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bff946bfb1bb65ec.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libchrono-3e6990d61d9cf9ac.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b7143e3d6482921a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7a3c93a9a9592f77.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a9b7adc3f45f88d7.rlib" "/opt/rustwide/target/debug/deps/libryu-6789feef2c10d17e.rlib" "/opt/rustwide/target/debug/deps/libserde-1b58206674a4f86c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cae52ea4e682e641.rlib" "/opt/rustwide/target/debug/deps/libregex-a905d6a0dd16d4ac.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-61b5cbc5e318c573.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cd917e1ca2884af2.rlib" "/opt/rustwide/target/debug/deps/libucd_util-3985737e673acae8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-77a49a0eb4e4c3b6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d7e23ff65719491.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9897b9d4c9d82e17.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-a0a31ad22fc7dbda.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libmime-e353b1bf926be238.rlib" "/opt/rustwide/target/debug/deps/libflate2-af90d0eda43c034a.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-093847509a3390c2.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-7f7c9eff91f35841.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-15a37e6a47b31475.rlib" "/opt/rustwide/target/debug/deps/libtime-b12c0ea2d301d55c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8d344c3a314bc1c1.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-efe733495ed60c50.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-7971e32719694b1c.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-9c794d832d60c7cf.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-2e880f9f59f2f692.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-251fad572bcfac5c.rlib" "/opt/rustwide/target/debug/deps/libcopyless-958c40c040996eba.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c5217334492621ad.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-6a7e00d348f185a5.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-5b857489c4af165d.rlib" "/opt/rustwide/target/debug/deps/liburl-52e0d98083d93f50.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-f8bfefc0987a4ec9.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-65400eb145fff35b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d382c39539fd2e43.rlib" "/opt/rustwide/target/debug/deps/librand-f92c67a54437f6ea.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93019106e9a94e72.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-2bc8c787825b1bac.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libidna-e52cfb0a579d300f.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0acdb0b36f87aa4a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-ed68e47600b0a6ee.rlib" "/opt/rustwide/target/debug/deps/libhostname-f2b436d2344a5ade.rlib" "/opt/rustwide/target/debug/deps/libquick_error-b53ed76d1e616d3d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c792b6cd43aa3f98.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-375907ee5ab78d8f.rlib" "/opt/rustwide/target/debug/deps/libfailure-7ca44d48c19ba785.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-65bc5e4863eb7dca.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c2dfa8da7d472607.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/libeither-3ae76b7b3289f774.rlib" "/opt/rustwide/target/debug/deps/libh2-1b46cf874fee80f9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2d5bd68869b6538e.rlib" "/opt/rustwide/target/debug/deps/libstring-c07382e84bab2517.rlib" "/opt/rustwide/target/debug/deps/libhttp-05ebdb2d3ac55a1b.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-bff981f4c0a7dd78.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-88940a7d27182561.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-d62a7f2b91770b8b.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ca878991b3024739.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c2fc6d529413184e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cdda252a79b055c9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-45b4926c14d9def4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5a62c8556c288732.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8a3e48e3fd1cbb53.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-acdd1174898f043b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c530e1d8fe87c0b9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-35a5ada135a48ebb.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libmio-56a94dbed24f1652.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libnet2-83c95fbf1571151b.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-c558ed17ff9ec7ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-88dec8415080d6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7cf2e2021bccc972.rlib" "/opt/rustwide/target/debug/deps/libbytes-128dacef0012e865.rlib" "/opt/rustwide/target/debug/deps/libiovec-8679ff64485f2b79.rlib" "/opt/rustwide/target/debug/deps/liblibc-6508bbe9ff521b76.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-eb9c37b746c4ee9f.rlib" "/opt/rustwide/target/debug/deps/liblog-bf3c59a5ff900e52.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libactix_service-449459e42b02d5bb.rlib" "/opt/rustwide/target/debug/deps/libfutures-f7032f10c30c3cc1.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" "-lpcap" "-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 `crystalline` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "440bda3087f4baedfe0632456644ed6664a516ceb64a7b043d33d0c6e408c42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "440bda3087f4baedfe0632456644ed6664a516ceb64a7b043d33d0c6e408c42d", kill_on_drop: false }` [INFO] [stdout] 440bda3087f4baedfe0632456644ed6664a516ceb64a7b043d33d0c6e408c42d