[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#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkcdarunday%2Fcrystalline" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkcdarunday/crystalline on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-11/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c512f79a2f7293def923685075596f89436105794475deb202d44e487fa3947b [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" "c512f79a2f7293def923685075596f89436105794475deb202d44e487fa3947b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c512f79a2f7293def923685075596f89436105794475deb202d44e487fa3947b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c512f79a2f7293def923685075596f89436105794475deb202d44e487fa3947b", kill_on_drop: false }` [INFO] [stdout] c512f79a2f7293def923685075596f89436105794475deb202d44e487fa3947b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f22dbd897efb9b6d685336f218b561720cab75cceb081e35cdb2e89d91ef91b [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" "1f22dbd897efb9b6d685336f218b561720cab75cceb081e35cdb2e89d91ef91b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling smallvec v0.6.11 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling scopeguard v1.0.0 [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 rand_core v0.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling percent-encoding v1.0.1 [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 bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling pcap v0.7.0 [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 lazy_static v1.3.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling 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 crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 tokio-executor v0.1.8 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling etherparse v0.8.2 [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 socket2 v0.3.11 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling bytes v0.4.12 [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 resolv-conf v0.6.2 [INFO] [stderr] Compiling signal-hook v0.1.11 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling url v1.7.2 [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 rand_chacha v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling scan_fmt v0.2.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-server-config v0.1.2 [INFO] [stderr] Compiling procfs v0.7.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [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 failure v0.1.6 [INFO] [stderr] Compiling actix-server v0.6.1 [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_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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/crystalline-dc17b1c0d72cf768.crystalline.62e0a8b2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-dc17b1c0d72cf768.crystalline.62e0a8b2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-dc17b1c0d72cf768.crystalline.62e0a8b2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-dc17b1c0d72cf768.crystalline.62e0a8b2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-dc17b1c0d72cf768.crystalline.62e0a8b2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-dc17b1c0d72cf768.crystalline.62e0a8b2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-dc17b1c0d72cf768.crystalline.62e0a8b2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-dc17b1c0d72cf768.crystalline.62e0a8b2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-dc17b1c0d72cf768.crystalline.62e0a8b2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-dc17b1c0d72cf768.crystalline.62e0a8b2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-dc17b1c0d72cf768.crystalline.62e0a8b2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-dc17b1c0d72cf768.crystalline.62e0a8b2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-dc17b1c0d72cf768.crystalline.62e0a8b2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-dc17b1c0d72cf768.crystalline.62e0a8b2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-dc17b1c0d72cf768.crystalline.62e0a8b2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-dc17b1c0d72cf768.crystalline.62e0a8b2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/crystalline-dc17b1c0d72cf768.fctrrack2qpxvru.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-9549342b96ec8e40/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-2f54b8ade18a7ad0/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-d6e35006c2eb8dee/out" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsingle_value_channel-c876913200cd99bf.rlib" "/opt/rustwide/target/debug/deps/libpcap-6428a0d625d1b5d1.rlib" "/opt/rustwide/target/debug/deps/libetherparse-fe36b90dc1f068d9.rlib" "/opt/rustwide/target/debug/deps/libprocfs-c9bc5570706eb555.rlib" "/opt/rustwide/target/debug/deps/liblibflate-e0f539655758480e.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-a3f30998e35153c6.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-130b092c3ec0e651.rlib" "/opt/rustwide/target/debug/deps/libadler32-79d791d8164b8a83.rlib" "/opt/rustwide/target/debug/deps/libhex-c49a27126895eb74.rlib" "/opt/rustwide/target/debug/deps/libactix_cors-de5683d2171684b7.rlib" "/opt/rustwide/target/debug/deps/libactix_web-489c7c18467925b2.rlib" "/opt/rustwide/target/debug/deps/libawc-53da572bbbb8e2b7.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-370c32715bdb9e2f.rlib" "/opt/rustwide/target/debug/deps/libactix_server-b3e891040485e57c.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-e0d02a30bad72ed0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-0ee4b44d2cafe9fc.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b6af44c4339304c6.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-de2cacff6b8b65de.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6758c0502bb4ab03.rlib" "/opt/rustwide/target/debug/deps/libactix_router-0c1d3fffcd6076ad.rlib" "/opt/rustwide/target/debug/deps/libactix_http-ffb8ad1d16243e27.rlib" "/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib" "/opt/rustwide/target/debug/deps/libbase64-6d7e173cbefdf5f6.rlib" "/opt/rustwide/target/debug/deps/librand-704a0c9abf1d3811.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ccd557696c4a8022.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-09322bbd4ace18ba.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7ffbc896c270f9dc.rlib" "/opt/rustwide/target/debug/deps/librand_core-ba39580d0234e243.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a18b0e3af622f7d8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-674a84d92100a5ef.rlib" "/opt/rustwide/target/debug/deps/liburl-0b8ac8ce1a968c54.rlib" "/opt/rustwide/target/debug/deps/libidna-d997ec2e59345a70.rlib" "/opt/rustwide/target/debug/deps/libdtoa-79721131ab1dea5c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libchrono-754db7a0d46ebebe.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9717ae3065885f04.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-050c914334e730a7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-af2a30cc44da51eb.rlib" "/opt/rustwide/target/debug/deps/libryu-400f84560640379f.rlib" "/opt/rustwide/target/debug/deps/libserde-dd79e1bbb71b8684.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d4cf8435618c0620.rlib" "/opt/rustwide/target/debug/deps/libregex-6c9f506ecc2fa853.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-0a6668032f28c853.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3e94a7c5537e3047.rlib" "/opt/rustwide/target/debug/deps/libucd_util-3cc94c66ff24300e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6d2100d81e9f30fb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-912e9880ccea5c58.rlib" "/opt/rustwide/target/debug/deps/libmemchr-83b5d58227d28aa7.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmime-acdf30b181dfb8f5.rlib" "/opt/rustwide/target/debug/deps/libflate2-861585e27ac5686e.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-5864c72e8838f354.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-3f4bd2b527ee8ab1.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-faa372efcd236258.rlib" "/opt/rustwide/target/debug/deps/libtime-404729030e7ffa78.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9e2029e9ec56e1ee.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-e2495d3d0eacae6d.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-e2fb22c750f308bc.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-6e2e8a45887e2dda.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-1d51d4f43c121314.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-e02d830f82dc4bda.rlib" "/opt/rustwide/target/debug/deps/libcopyless-cc360bbcf1f4eb80.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f2d4ba679fcb8637.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-851713217ff1afa9.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-967a4a092657ff15.rlib" "/opt/rustwide/target/debug/deps/liburl-1aac2039e04a7538.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-a9bbd77df2e717c6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-fc9395c2a46196ff.rlib" "/opt/rustwide/target/debug/deps/libsocket2-67882eb39d0237f6.rlib" "/opt/rustwide/target/debug/deps/librand-75b120825cd82123.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81fcaa9536f0542d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-72c3f837a6b0b216.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libidna-689c03df2b414c3e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-13d3919f55dd1b01.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-5ff824e3ff91f670.rlib" "/opt/rustwide/target/debug/deps/libhostname-853c6bbc0053d923.rlib" "/opt/rustwide/target/debug/deps/libquick_error-63d061bf0c7acb92.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-7f3450f38b9e289a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8ac6dcb1f6e5a1f9.rlib" "/opt/rustwide/target/debug/deps/libfailure-ae4b5f6cfe4765ad.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-cf39d95bc1c9da5f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f5769e2f6ad6496b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.rlib" "/opt/rustwide/target/debug/deps/libeither-a4a9c786b10fffbb.rlib" "/opt/rustwide/target/debug/deps/libh2-533836267b988f85.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2d83463a15fb2bf2.rlib" "/opt/rustwide/target/debug/deps/libstring-8911686a69688c2f.rlib" "/opt/rustwide/target/debug/deps/libhttp-78a8efa3671dd7dd.rlib" "/opt/rustwide/target/debug/deps/libitoa-41332e73027fcf32.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-27ad2613820381d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-5f84b576c741e62e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-f748424afdd5506e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-0e05d87717a8c4d8.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-130183605b663f70.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9fce7f9e4d60a59e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2bdf3027b26ea3f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3537c20554ab729b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dd9049dae62fb4b9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b0d6578ff8168bec.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d0fbbb23d5bb02af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d69f3ec6fcd8c1eb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-454eec30a83e945d.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libmio-b50437a0f138dc04.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libnet2-7345dd60e1df4323.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-e75f9e2428aa2c7f.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-e785b145acb1bd37.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-870c368b4e2ddefd.rlib" "/opt/rustwide/target/debug/deps/libbytes-af8912f1934168a7.rlib" "/opt/rustwide/target/debug/deps/libiovec-98edc17043b4ba31.rlib" "/opt/rustwide/target/debug/deps/liblibc-fefc363296dce0df.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-eded40a68b45429d.rlib" "/opt/rustwide/target/debug/deps/liblog-84034288fbfc80b2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libactix_service-2bb88f648c305da6.rlib" "/opt/rustwide/target/debug/deps/libfutures-758fac1dc923a60e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.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/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/crystalline-dc17b1c0d72cf768" "-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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1f22dbd897efb9b6d685336f218b561720cab75cceb081e35cdb2e89d91ef91b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f22dbd897efb9b6d685336f218b561720cab75cceb081e35cdb2e89d91ef91b", kill_on_drop: false }` [INFO] [stdout] 1f22dbd897efb9b6d685336f218b561720cab75cceb081e35cdb2e89d91ef91b