[INFO] updating cached repository https://github.com/kpcyrd/snail [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f157faef71f3e4892c42c62edfb5a98fd466f07d [INFO] testing kpcyrd/snail against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Fsnail" "/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/kpcyrd/snail on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kpcyrd/snail [INFO] finished tweaking git repo https://github.com/kpcyrd/snail [INFO] tweaked toml for git repo https://github.com/kpcyrd/snail written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/kpcyrd/snail already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] 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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf1baec21d89b3ff6f68afe2848f4cb17d6e0afbad800070edae47aa2641fe03 [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" "bf1baec21d89b3ff6f68afe2848f4cb17d6e0afbad800070edae47aa2641fe03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf1baec21d89b3ff6f68afe2848f4cb17d6e0afbad800070edae47aa2641fe03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf1baec21d89b3ff6f68afe2848f4cb17d6e0afbad800070edae47aa2641fe03", kill_on_drop: false }` [INFO] [stdout] bf1baec21d89b3ff6f68afe2848f4cb17d6e0afbad800070edae47aa2641fe03 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e02d09b39d895504fb38d513d6a825208de4901fcc9767ae4aefe81e567f2f6 [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" "3e02d09b39d895504fb38d513d6a825208de4901fcc9767ae4aefe81e567f2f6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling nix v0.14.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling reduce v0.1.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling libdbus-sys v0.1.5 [INFO] [stderr] Compiling lua52-sys v0.1.2 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling seccomp-sys v0.1.2 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling dhcp4r v0.1.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mio v0.6.18 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling zmq-sys v0.9.0 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling dbus v0.6.4 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling caps v0.3.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling zmq v0.9.0 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling hlua-badtouch v0.4.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling h2 v0.1.20 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling typed-headers v0.1.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling cssparser v0.25.5 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling cssparser-macros v0.3.5 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling trust-dns-proto v0.7.3 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling syscallz v0.11.3 [INFO] [stderr] Compiling trust-dns-rustls v0.6.3 [INFO] [stderr] Compiling trust-dns-https v0.3.3 [INFO] [stderr] Compiling trust-dns-resolver v0.11.0 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling kuchiki v0.7.3 [INFO] [stderr] Compiling snail v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dns.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | Box, Error = io::Error> + Send>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = io::Error> + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/web/connector.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | Box + Send>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/snaild-0b745f4434d40755.snaild.2fuf9jhh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/snaild-0b745f4434d40755.snaild.2fuf9jhh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/snaild-0b745f4434d40755.snaild.2fuf9jhh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/snaild-0b745f4434d40755.snaild.2fuf9jhh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/snaild-0b745f4434d40755.snaild.2fuf9jhh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/snaild-0b745f4434d40755.snaild.2fuf9jhh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/snaild-0b745f4434d40755.snaild.2fuf9jhh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/snaild-0b745f4434d40755.snaild.2fuf9jhh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/snaild-0b745f4434d40755.snaild.2fuf9jhh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/snaild-0b745f4434d40755.snaild.2fuf9jhh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/snaild-0b745f4434d40755.snaild.2fuf9jhh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/snaild-0b745f4434d40755.snaild.2fuf9jhh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/snaild-0b745f4434d40755.snaild.2fuf9jhh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/snaild-0b745f4434d40755.snaild.2fuf9jhh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/snaild-0b745f4434d40755.snaild.2fuf9jhh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/snaild-0b745f4434d40755.snaild.2fuf9jhh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/snaild-0b745f4434d40755" "/opt/rustwide/target/debug/deps/snaild-0b745f4434d40755.hnbf0kt05dx2c02.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-5909399e4bbfec0b/out" "-L" "/opt/rustwide/target/debug/build/ring-50e1f75a2cf4c8b7/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/lua52-sys-fc532a677e96bb1a/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtempfile-527cfab3d3dfd69c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-0fe9be06771b3004.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-55577064650c760a.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d49c01e2aedec53d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-cf095b22b1dee24f.rlib" "/opt/rustwide/target/debug/deps/libsnail-0f0ac77c766bc869.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-48bcc76fba12ae1c.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-6b18a7ea5a1a4c46.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a966ebcc11b15c63.rlib" "/opt/rustwide/target/debug/deps/libct_logs-8ff35c48607de87e.rlib" "/opt/rustwide/target/debug/deps/libhyper-87148d3014711905.rlib" "/opt/rustwide/target/debug/deps/libwant-c5bb832d086ebbef.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b7e85ec50e70293e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a301ce7e7110b7a1.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7179a39b20374b60.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-956d70f2cf7365a4.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-15df9e9a481ed12a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_https-980c07919c9c6124.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-763800fb8269b6f6.rlib" "/opt/rustwide/target/debug/deps/libtyped_headers-104f9beb17b54988.rlib" "/opt/rustwide/target/debug/deps/libmime-a2c8c99be1c73dbd.rlib" "/opt/rustwide/target/debug/deps/libunicase-86ef9be721062a34.rlib" "/opt/rustwide/target/debug/deps/libchrono-e676d0a32dd1c927.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-88fa6fe7e1c9e925.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6992023f65721f0c.rlib" "/opt/rustwide/target/debug/deps/libtime-c27744a4cfd398f0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_rustls-7792aa20441dabec.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-58d77fe80e5c792d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c2e24b3ee50f5471.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-8ff652c4b75d2392.rlib" "/opt/rustwide/target/debug/deps/librustls-23a79d86b5e3d4e2.rlib" "/opt/rustwide/target/debug/deps/libsct-71bead4376dda7d4.rlib" "/opt/rustwide/target/debug/deps/libwebpki-7acbb6c611c68563.rlib" "/opt/rustwide/target/debug/deps/libring-de64b64a2f0f5af6.rlib" "/opt/rustwide/target/debug/deps/libspin-a6186fa671db72bf.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c34549f8b003ef08.rlib" "/opt/rustwide/target/debug/deps/libh2-cfc9a2d6beb1d4c4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dcc88bad7f7b1ecb.rlib" "/opt/rustwide/target/debug/deps/libstring-4d86ccdd643e4ac0.rlib" "/opt/rustwide/target/debug/deps/libhttp-4e019c531cc92ed0.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-f98736056b69d85d.rlib" "/opt/rustwide/target/debug/deps/libtokio-589fb6dac117a01e.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-71503671b9ac77cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-1e6b555c761ba692.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-b91229af16f0e9c6.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-afbcadd01055eb05.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-18bc878c01aa77ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2eb0e7d710b81322.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-03d1af1f09529e43.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-b6665bb7ea392f11.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-72ec0e758aa311cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9d550056f3bd6706.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-8731cfbedaaa8d98.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-456247a424daaf15.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-24ff469c1dcfdf2c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b511aae4662e7d35.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4294ea1956070156.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-3bafe280244d72aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-19f2edf8db7b6090.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-cb4954d7ce4ce8f5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-12ce2bbe1b343f9e.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f521f6aff67d6731.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-2633051c5800d20a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5192a57ec1de95f2.rlib" "/opt/rustwide/target/debug/deps/libmio-acfc5822e61d77e3.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libnet2-56586d4e94a5bba9.rlib" "/opt/rustwide/target/debug/deps/libbytes-24c277ca51189219.rlib" "/opt/rustwide/target/debug/deps/libeither-31f710b0ee4e06aa.rlib" "/opt/rustwide/target/debug/deps/libiovec-3a0a3b97e532d5cd.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-0099f3dc06611306.rlib" "/opt/rustwide/target/debug/deps/libhostname-5818939b9175d7af.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f612c2dfc0d06f10.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libfutures-2b3592ce6b30e62c.rlib" "/opt/rustwide/target/debug/deps/libcaps-4b915eea46ddfe43.rlib" "/opt/rustwide/target/debug/deps/liberrno-fac89eca6019a495.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-eb260f0b4c394c39.rlib" "/opt/rustwide/target/debug/deps/libsyscallz-852be6d21674a871.rlib" "/opt/rustwide/target/debug/deps/libstrum-a96b2d4162ead7df.rlib" "/opt/rustwide/target/debug/deps/libseccomp_sys-c12f7f46fdafa1ce.rlib" "/opt/rustwide/target/debug/deps/libusers-f62822c9d9288fa7.rlib" "/opt/rustwide/target/debug/deps/libtoml-d14790454220d6c6.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6be187ba9beced38.rlib" "/opt/rustwide/target/debug/deps/liburl-2a36e24283d9b2f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-a252f679ad718dc2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-aaeed299e07dd0ad.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libbase64-a406ee0a715d2be0.rlib" "/opt/rustwide/target/debug/deps/librand-91761957fcf4c36e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7ac0bbf33eab17c3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-43cc21f994942478.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7616e3bb64dc5ef6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5fda618e8169eabe.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2748fbbad7a886b.rlib" "/opt/rustwide/target/debug/deps/librand_core-9df86ead2ee4a580.rlib" "/opt/rustwide/target/debug/deps/librand_os-b7095ff05d1c069f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-867248efe33f2c01.rlib" "/opt/rustwide/target/debug/deps/librand_core-28553c25b52e4ac6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-38c9e4907b0971d9.rlib" "/opt/rustwide/target/debug/deps/libryu-b86f0cd800cb3ae5.rlib" "/opt/rustwide/target/debug/deps/libzmq-4c222fceaac180ba.rlib" "/opt/rustwide/target/debug/deps/libzmq_sys-43de178507858c4d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d2ad12c0bdfd14cf.rlib" "/opt/rustwide/target/debug/deps/libnix-2713b2784d8157bf.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libregex-b8753f33ee2a7180.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dea64644607fbf3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f645dd8e82b8044.rlib" "/opt/rustwide/target/debug/deps/libucd_util-95e066877cf8ab6b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d472c0881dfdb0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ebb05596465fa1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bba944e803a6ab44.rlib" "/opt/rustwide/target/debug/deps/libkuchiki-b52bdf514766620b.rlib" "/opt/rustwide/target/debug/deps/libselectors-8c56d87ef736a6d9.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-0c9f2cee441aa844.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-3ccaa7521579f30b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-6eb5eeb129cb18f3.rlib" "/opt/rustwide/target/debug/deps/libfxhash-5630245028d6753e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-11de79069fb69c82.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-7667f6fc3bf1cafb.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-0f17267dccbfc616.rlib" "/opt/rustwide/target/debug/deps/libtendril-dfb945ee9f89818f.rlib" "/opt/rustwide/target/debug/deps/libutf8-b52d7309ea7a5ec0.rlib" "/opt/rustwide/target/debug/deps/libfutf-66498a5ad092ce75.rlib" "/opt/rustwide/target/debug/deps/libmac-289f4fdec9493fc6.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-fbf69cac1b2fa5e4.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-17f246bba72e866a.rlib" "/opt/rustwide/target/debug/deps/libserde-987f585bfbff3998.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-a8f05fd2b92aeb91.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-66e40c8f01b2f430.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "/opt/rustwide/target/debug/deps/libcssparser-9a3dd2b09a44c1e6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ebf99450980a4314.rlib" "/opt/rustwide/target/debug/deps/libphf-90d151d9a136be8b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e7c00caa7dbb0a7e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libprocedural_masquerade-bb63f763e145cfcd.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-b82f94e106b3aab3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libfailure-00d27be82a0529ca.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a1967652c77168c9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0b76f7feb7d63463.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-4cf23108f997fe8a.rlib" "/opt/rustwide/target/debug/deps/liblog-d047012a0898def3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "/opt/rustwide/target/debug/deps/libstructopt-2b79dbff653b22b0.rlib" "/opt/rustwide/target/debug/deps/libclap-3166554bf5f61e61.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f2c89075e0be5a96.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e66923fd97961770.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libatty-ccdc54b4a1e8a924.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libhlua_badtouch-27d58ff8072b558b.rlib" "/opt/rustwide/target/debug/deps/liblua52_sys-dd010ed3d6d8a47d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d251ab70be56d8d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lseccomp" "-lzmq" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lseccomp [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 `snail`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/snailctl-5e6099e306fd758a.snailctl.d1um8bto-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/snailctl-5e6099e306fd758a.snailctl.d1um8bto-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/snailctl-5e6099e306fd758a.snailctl.d1um8bto-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/snailctl-5e6099e306fd758a.snailctl.d1um8bto-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/snailctl-5e6099e306fd758a.snailctl.d1um8bto-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/snailctl-5e6099e306fd758a.snailctl.d1um8bto-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/snailctl-5e6099e306fd758a.snailctl.d1um8bto-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/snailctl-5e6099e306fd758a.snailctl.d1um8bto-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/snailctl-5e6099e306fd758a.snailctl.d1um8bto-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/snailctl-5e6099e306fd758a.snailctl.d1um8bto-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/snailctl-5e6099e306fd758a.snailctl.d1um8bto-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/snailctl-5e6099e306fd758a.snailctl.d1um8bto-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/snailctl-5e6099e306fd758a.snailctl.d1um8bto-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/snailctl-5e6099e306fd758a.snailctl.d1um8bto-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/snailctl-5e6099e306fd758a.snailctl.d1um8bto-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/snailctl-5e6099e306fd758a.snailctl.d1um8bto-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/snailctl-5e6099e306fd758a" "/opt/rustwide/target/debug/deps/snailctl-5e6099e306fd758a.3dkrh48y5z88rhql.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-5909399e4bbfec0b/out" "-L" "/opt/rustwide/target/debug/build/ring-50e1f75a2cf4c8b7/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/lua52-sys-fc532a677e96bb1a/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreduce-f1aa9a46044877c4.rlib" "/opt/rustwide/target/debug/deps/libcolored-f03277add6097532.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-55577064650c760a.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d49c01e2aedec53d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-cf095b22b1dee24f.rlib" "/opt/rustwide/target/debug/deps/libsnail-0f0ac77c766bc869.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-48bcc76fba12ae1c.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-6b18a7ea5a1a4c46.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a966ebcc11b15c63.rlib" "/opt/rustwide/target/debug/deps/libct_logs-8ff35c48607de87e.rlib" "/opt/rustwide/target/debug/deps/libhyper-87148d3014711905.rlib" "/opt/rustwide/target/debug/deps/libwant-c5bb832d086ebbef.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b7e85ec50e70293e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a301ce7e7110b7a1.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-7179a39b20374b60.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-956d70f2cf7365a4.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-15df9e9a481ed12a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_https-980c07919c9c6124.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-763800fb8269b6f6.rlib" "/opt/rustwide/target/debug/deps/libtyped_headers-104f9beb17b54988.rlib" "/opt/rustwide/target/debug/deps/libmime-a2c8c99be1c73dbd.rlib" "/opt/rustwide/target/debug/deps/libunicase-86ef9be721062a34.rlib" "/opt/rustwide/target/debug/deps/libchrono-e676d0a32dd1c927.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-88fa6fe7e1c9e925.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6992023f65721f0c.rlib" "/opt/rustwide/target/debug/deps/libtime-c27744a4cfd398f0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_rustls-7792aa20441dabec.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-58d77fe80e5c792d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c2e24b3ee50f5471.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-8ff652c4b75d2392.rlib" "/opt/rustwide/target/debug/deps/librustls-23a79d86b5e3d4e2.rlib" "/opt/rustwide/target/debug/deps/libsct-71bead4376dda7d4.rlib" "/opt/rustwide/target/debug/deps/libwebpki-7acbb6c611c68563.rlib" "/opt/rustwide/target/debug/deps/libring-de64b64a2f0f5af6.rlib" "/opt/rustwide/target/debug/deps/libspin-a6186fa671db72bf.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c34549f8b003ef08.rlib" "/opt/rustwide/target/debug/deps/libh2-cfc9a2d6beb1d4c4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dcc88bad7f7b1ecb.rlib" "/opt/rustwide/target/debug/deps/libstring-4d86ccdd643e4ac0.rlib" "/opt/rustwide/target/debug/deps/libhttp-4e019c531cc92ed0.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-f98736056b69d85d.rlib" "/opt/rustwide/target/debug/deps/libtokio-589fb6dac117a01e.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-71503671b9ac77cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-1e6b555c761ba692.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-b91229af16f0e9c6.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-afbcadd01055eb05.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-18bc878c01aa77ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2eb0e7d710b81322.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-03d1af1f09529e43.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-b6665bb7ea392f11.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-72ec0e758aa311cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9d550056f3bd6706.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-8731cfbedaaa8d98.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-456247a424daaf15.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-24ff469c1dcfdf2c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b511aae4662e7d35.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4294ea1956070156.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-3bafe280244d72aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-19f2edf8db7b6090.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-cb4954d7ce4ce8f5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-12ce2bbe1b343f9e.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f521f6aff67d6731.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-2633051c5800d20a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5192a57ec1de95f2.rlib" "/opt/rustwide/target/debug/deps/libmio-acfc5822e61d77e3.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libnet2-56586d4e94a5bba9.rlib" "/opt/rustwide/target/debug/deps/libbytes-24c277ca51189219.rlib" "/opt/rustwide/target/debug/deps/libeither-31f710b0ee4e06aa.rlib" "/opt/rustwide/target/debug/deps/libiovec-3a0a3b97e532d5cd.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-0099f3dc06611306.rlib" "/opt/rustwide/target/debug/deps/libhostname-5818939b9175d7af.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f612c2dfc0d06f10.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libfutures-2b3592ce6b30e62c.rlib" "/opt/rustwide/target/debug/deps/libcaps-4b915eea46ddfe43.rlib" "/opt/rustwide/target/debug/deps/liberrno-fac89eca6019a495.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-eb260f0b4c394c39.rlib" "/opt/rustwide/target/debug/deps/libsyscallz-852be6d21674a871.rlib" "/opt/rustwide/target/debug/deps/libstrum-a96b2d4162ead7df.rlib" "/opt/rustwide/target/debug/deps/libseccomp_sys-c12f7f46fdafa1ce.rlib" "/opt/rustwide/target/debug/deps/libusers-f62822c9d9288fa7.rlib" "/opt/rustwide/target/debug/deps/libtoml-d14790454220d6c6.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6be187ba9beced38.rlib" "/opt/rustwide/target/debug/deps/liburl-2a36e24283d9b2f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-a252f679ad718dc2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-aaeed299e07dd0ad.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libbase64-a406ee0a715d2be0.rlib" "/opt/rustwide/target/debug/deps/librand-91761957fcf4c36e.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7ac0bbf33eab17c3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-43cc21f994942478.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7616e3bb64dc5ef6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5fda618e8169eabe.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2748fbbad7a886b.rlib" "/opt/rustwide/target/debug/deps/librand_core-9df86ead2ee4a580.rlib" "/opt/rustwide/target/debug/deps/librand_os-b7095ff05d1c069f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-867248efe33f2c01.rlib" "/opt/rustwide/target/debug/deps/librand_core-28553c25b52e4ac6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-38c9e4907b0971d9.rlib" "/opt/rustwide/target/debug/deps/libryu-b86f0cd800cb3ae5.rlib" "/opt/rustwide/target/debug/deps/libzmq-4c222fceaac180ba.rlib" "/opt/rustwide/target/debug/deps/libzmq_sys-43de178507858c4d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d2ad12c0bdfd14cf.rlib" "/opt/rustwide/target/debug/deps/libnix-2713b2784d8157bf.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libregex-b8753f33ee2a7180.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dea64644607fbf3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f645dd8e82b8044.rlib" "/opt/rustwide/target/debug/deps/libucd_util-95e066877cf8ab6b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d472c0881dfdb0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ebb05596465fa1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bba944e803a6ab44.rlib" "/opt/rustwide/target/debug/deps/libkuchiki-b52bdf514766620b.rlib" "/opt/rustwide/target/debug/deps/libselectors-8c56d87ef736a6d9.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-0c9f2cee441aa844.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-3ccaa7521579f30b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-6eb5eeb129cb18f3.rlib" "/opt/rustwide/target/debug/deps/libfxhash-5630245028d6753e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-11de79069fb69c82.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-7667f6fc3bf1cafb.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-0f17267dccbfc616.rlib" "/opt/rustwide/target/debug/deps/libtendril-dfb945ee9f89818f.rlib" "/opt/rustwide/target/debug/deps/libutf8-b52d7309ea7a5ec0.rlib" "/opt/rustwide/target/debug/deps/libfutf-66498a5ad092ce75.rlib" "/opt/rustwide/target/debug/deps/libmac-289f4fdec9493fc6.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-fbf69cac1b2fa5e4.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-17f246bba72e866a.rlib" "/opt/rustwide/target/debug/deps/libserde-987f585bfbff3998.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-a8f05fd2b92aeb91.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-66e40c8f01b2f430.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "/opt/rustwide/target/debug/deps/libcssparser-9a3dd2b09a44c1e6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ebf99450980a4314.rlib" "/opt/rustwide/target/debug/deps/libphf-90d151d9a136be8b.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e7c00caa7dbb0a7e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libprocedural_masquerade-bb63f763e145cfcd.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-b82f94e106b3aab3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libfailure-00d27be82a0529ca.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a1967652c77168c9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0b76f7feb7d63463.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-4cf23108f997fe8a.rlib" "/opt/rustwide/target/debug/deps/liblog-d047012a0898def3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "/opt/rustwide/target/debug/deps/libstructopt-2b79dbff653b22b0.rlib" "/opt/rustwide/target/debug/deps/libclap-3166554bf5f61e61.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f2c89075e0be5a96.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e66923fd97961770.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libatty-ccdc54b4a1e8a924.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libhlua_badtouch-27d58ff8072b558b.rlib" "/opt/rustwide/target/debug/deps/liblua52_sys-dd010ed3d6d8a47d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d251ab70be56d8d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lseccomp" "-lzmq" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lseccomp [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: build failed [INFO] running `Command { std: "docker" "inspect" "3e02d09b39d895504fb38d513d6a825208de4901fcc9767ae4aefe81e567f2f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e02d09b39d895504fb38d513d6a825208de4901fcc9767ae4aefe81e567f2f6", kill_on_drop: false }` [INFO] [stdout] 3e02d09b39d895504fb38d513d6a825208de4901fcc9767ae4aefe81e567f2f6