[INFO] cloning repository https://github.com/yuguorui/rfor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuguorui/rfor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuguorui%2Frfor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuguorui%2Frfor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51fc14939254325ec70b750f809c668933e1e712 [INFO] testing yuguorui/rfor against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuguorui%2Frfor" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuguorui/rfor on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuguorui/rfor [INFO] finished tweaking git repo https://github.com/yuguorui/rfor [INFO] tweaked toml for git repo https://github.com/yuguorui/rfor written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/yuguorui/rfor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 208f1098525fd7b0b6eea0db60e3ba0a681522221b0a6afbbb2a896029cda73f [INFO] running `Command { std: "docker" "start" "-a" "208f1098525fd7b0b6eea0db60e3ba0a681522221b0a6afbbb2a896029cda73f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "208f1098525fd7b0b6eea0db60e3ba0a681522221b0a6afbbb2a896029cda73f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "208f1098525fd7b0b6eea0db60e3ba0a681522221b0a6afbbb2a896029cda73f", kill_on_drop: false }` [INFO] [stdout] 208f1098525fd7b0b6eea0db60e3ba0a681522221b0a6afbbb2a896029cda73f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 68dbf57c34deae1193a467d39e7d92ed7ed62c97f4e6779742dc590dfbefd9f5 [INFO] running `Command { std: "docker" "start" "-a" "68dbf57c34deae1193a467d39e7d92ed7ed62c97f4e6779742dc590dfbefd9f5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling seccomp-sys v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling reduce v0.1.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling syscallz v0.16.1 [INFO] [stderr] Compiling pcap-sys v0.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling iprange v0.6.6 [INFO] [stderr] Compiling wyhash v0.5.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rusticata-macros v4.0.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling tls-parser v0.11.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling nom-derive-impl v0.10.0 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling boomphf v0.5.9 [INFO] [stderr] Compiling iptables v0.5.0 [INFO] [stderr] Compiling dhcp4r v0.2.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling nom-derive v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling netlink-packet-utils v0.5.0 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling netlink-packet-core v0.4.1 [INFO] [stderr] Compiling netlink-packet-route v0.10.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling netlink-sys v0.8.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling netlink-proto v0.9.1 [INFO] [stderr] Compiling fast-socks5 v0.6.1 (https://github.com/yuguorui/fast-socks5.git?rev=168c1da#168c1da0) [INFO] [stderr] Compiling rtnetlink v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling pktparse v0.7.1 [INFO] [stderr] Compiling tuple v0.5.1 [INFO] [stderr] Compiling maxminddb v0.17.3 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling sniffglue v0.14.0 [INFO] [stderr] Compiling rfor v0.2.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/rfor-2634cea0fe8c8cc0.rfor.f014d7e7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-2634cea0fe8c8cc0.rfor.f014d7e7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-2634cea0fe8c8cc0.rfor.f014d7e7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-2634cea0fe8c8cc0.rfor.f014d7e7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-2634cea0fe8c8cc0.rfor.f014d7e7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-2634cea0fe8c8cc0.rfor.f014d7e7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-2634cea0fe8c8cc0.rfor.f014d7e7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-2634cea0fe8c8cc0.rfor.f014d7e7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-2634cea0fe8c8cc0.rfor.f014d7e7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-2634cea0fe8c8cc0.rfor.f014d7e7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-2634cea0fe8c8cc0.rfor.f014d7e7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-2634cea0fe8c8cc0.rfor.f014d7e7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-2634cea0fe8c8cc0.rfor.f014d7e7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-2634cea0fe8c8cc0.rfor.f014d7e7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-2634cea0fe8c8cc0.rfor.f014d7e7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-2634cea0fe8c8cc0.rfor.f014d7e7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-2634cea0fe8c8cc0.2kxxbgqyje56odv5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libiptables-0b63987ab844df5e.rlib" "/opt/rustwide/target/debug/deps/libmaxminddb-b2e2786ff82a710c.rlib" "/opt/rustwide/target/debug/deps/libboomphf-9a23c31957620892.rlib" "/opt/rustwide/target/debug/deps/libwyhash-8a122bff62689b13.rlib" "/opt/rustwide/target/debug/deps/librand_core-f38d854bec04b615.rlib" "/opt/rustwide/target/debug/deps/librayon-8bf3ea1c0b3448ad.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7a7d617e9c495104.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b9f8874c62adc59c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8b2873a806087e79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-411317e8d6045412.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8f58227d560384b0.rlib" "/opt/rustwide/target/debug/deps/librtnetlink-f0b0cbd936e21305.rlib" "/opt/rustwide/target/debug/deps/libnetlink_packet_route-36ef77647bae8114.rlib" "/opt/rustwide/target/debug/deps/libnix-bbc36a650bfaa6cc.rlib" "/opt/rustwide/target/debug/deps/libnetlink_proto-9425ebe615acec49.rlib" "/opt/rustwide/target/debug/deps/libnetlink_sys-cea59574811229e2.rlib" "/opt/rustwide/target/debug/deps/libnetlink_packet_core-097b54fe169f2ec8.rlib" "/opt/rustwide/target/debug/deps/libnetlink_packet_utils-cfaa42f859a19395.rlib" "/opt/rustwide/target/debug/deps/libsniffglue-7230d456549ba9d0.rlib" "/opt/rustwide/target/debug/deps/libpcap_sys-6b7297bb695bf74f.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libusers-03782d4463e26c0e.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-4483aa74fd1397a5.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-5080b862291b87b9.rlib" "/opt/rustwide/target/debug/deps/libdns_parser-2595f136243439d8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libsyscallz-f503105c0b4f632e.rlib" "/opt/rustwide/target/debug/deps/libstrum-5a50bd971c76db2e.rlib" "/opt/rustwide/target/debug/deps/libseccomp_sys-9f2bf44546936db8.rlib" "/opt/rustwide/target/debug/deps/libtls_parser-07cbec8bcafa0ed7.rlib" "/opt/rustwide/target/debug/deps/libphf-3a7446ada964ad98.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3abf68c0fb29e10a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-178124a22b0f0cd9.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-72bf603c7d79f7ce.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-e4f31d9f982aff80.rlib" "/opt/rustwide/target/debug/deps/libnom_derive-90b972d0012cbcdb.rlib" "/opt/rustwide/target/debug/deps/libdhcp4r-488c319cc34b5edb.rlib" "/opt/rustwide/target/debug/deps/libpktparse-f03b0ab41a5cffec.rlib" "/opt/rustwide/target/debug/deps/libnom-a3337cf5fe411581.rlib" "/opt/rustwide/target/debug/deps/libnix-c0b8744aeda3ec8f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b7f24137aadcf5c0.rlib" "/opt/rustwide/target/debug/deps/libconfig-9decde63fa27fee7.rlib" "/opt/rustwide/target/debug/deps/libini-8ca9af38033f4a0f.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-b7adca1a3dc079e0.rlib" "/opt/rustwide/target/debug/deps/libserde-905749784fad8bd8.rlib" "/opt/rustwide/target/debug/deps/libregex-4efcc36bab2a8580.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-053f5b9157af7a76.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-45fa8d1549154e79.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fb062838ce04b5b9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ff008d00cf242b3b.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libtoml-a7b6256dd4e75216.rlib" "/opt/rustwide/target/debug/deps/libnom-baf55df6be7abef2.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-08727e0c977b98c2.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-60f29610b80e56b0.rlib" "/opt/rustwide/target/debug/deps/libserde-e967358fd6839fcc.rlib" "/opt/rustwide/target/debug/deps/libitertools-45c62fce4e631d3b.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libclap-332a0b661799fa1f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-be6ba759f95a5238.rlib" "/opt/rustwide/target/debug/deps/libatty-a4d2f3aa4c04dbfd.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f5333f6132322984.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8a39f97a9bedfef1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-13b6dc7d5681a7ca.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libfast_socks5-771422e189131723.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a45265e02dfa41d1.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-1ef546908d17bc15.rlib" "/opt/rustwide/target/debug/deps/libfutures-ce9fdd1416781662.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-05917ee73e2f4472.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f0dd9da9488e140c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-15e9e7d8d5e39278.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2e89d4054b9f5cd1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8eb90ff38a7505c8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-30fa21d8e11a693e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a4c484a03bc9e722.rlib" "/opt/rustwide/target/debug/deps/libanyhow-47f04a0f0a36b87a.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libtokio-ad370cf6d0e14e0f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-ac09caffba54c00e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-91ab02db47f8c3f2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c551c7b9c63a892e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2dcc6205f23bafab.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libmio-b6bd764759b863ed.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6ee10b509fd3d442.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a9c31f78f14ddfdc.rlib" "/opt/rustwide/target/debug/deps/liblibc-0e96d5121c4080b8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libiprange-cc997a8b5975831e.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lseccomp" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rfor-2634cea0fe8c8cc0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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 `rfor` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "68dbf57c34deae1193a467d39e7d92ed7ed62c97f4e6779742dc590dfbefd9f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68dbf57c34deae1193a467d39e7d92ed7ed62c97f4e6779742dc590dfbefd9f5", kill_on_drop: false }` [INFO] [stdout] 68dbf57c34deae1193a467d39e7d92ed7ed62c97f4e6779742dc590dfbefd9f5