[INFO] cloning repository https://github.com/f7g7phyc9/rfor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/f7g7phyc9/rfor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff7g7phyc9%2Frfor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff7g7phyc9%2Frfor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab63bd2d6a8e03fd1fbb95e5f6c208f9b6a82d0a [INFO] testing f7g7phyc9/rfor against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ff7g7phyc9%2Frfor" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/f7g7phyc9/rfor on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/f7g7phyc9/rfor [INFO] finished tweaking git repo https://github.com/f7g7phyc9/rfor [INFO] tweaked toml for git repo https://github.com/f7g7phyc9/rfor written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/f7g7phyc9/rfor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dbd4dd6e16c3a31f0f970d0b660e2aaa7b0e1527e039fceb10396a475e43ec2 [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" "0dbd4dd6e16c3a31f0f970d0b660e2aaa7b0e1527e039fceb10396a475e43ec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dbd4dd6e16c3a31f0f970d0b660e2aaa7b0e1527e039fceb10396a475e43ec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dbd4dd6e16c3a31f0f970d0b660e2aaa7b0e1527e039fceb10396a475e43ec2", kill_on_drop: false }` [INFO] [stdout] 0dbd4dd6e16c3a31f0f970d0b660e2aaa7b0e1527e039fceb10396a475e43ec2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 830c663f41bf9a4d3c828559ee89426c7c32f2a905fdc933af47a58fb923c75a [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" "830c663f41bf9a4d3c828559ee89426c7c32f2a905fdc933af47a58fb923c75a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling seccomp-sys v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling syscallz v0.16.1 [INFO] [stderr] Compiling pcap-sys v0.1.3 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling iprange v0.6.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wyhash v0.5.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rusticata-macros v4.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling boomphf v0.5.9 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.8 [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 iptables v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling nom-derive-impl v0.10.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling dhcp4r v0.2.3 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling futures-util v0.3.19 [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 netlink-packet-core v0.4.1 [INFO] [stderr] Compiling clap v3.0.14 [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 serde v1.0.133 [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.5.0 (https://github.com/yuguorui/fast-socks5.git?rev=97f0e16#97f0e16a) [INFO] [stderr] Compiling rtnetlink v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.74 [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.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/rfor-d3efe31a4555358d.rfor.b5352b85-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-d3efe31a4555358d.rfor.b5352b85-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-d3efe31a4555358d.rfor.b5352b85-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-d3efe31a4555358d.rfor.b5352b85-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-d3efe31a4555358d.rfor.b5352b85-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-d3efe31a4555358d.rfor.b5352b85-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-d3efe31a4555358d.rfor.b5352b85-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-d3efe31a4555358d.rfor.b5352b85-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-d3efe31a4555358d.rfor.b5352b85-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-d3efe31a4555358d.rfor.b5352b85-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-d3efe31a4555358d.rfor.b5352b85-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-d3efe31a4555358d.rfor.b5352b85-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-d3efe31a4555358d.rfor.b5352b85-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-d3efe31a4555358d.rfor.b5352b85-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-d3efe31a4555358d.rfor.b5352b85-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-d3efe31a4555358d.rfor.b5352b85-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rfor-d3efe31a4555358d.39zlskkwct6x3u0s.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libiptables-bd28e9585cabe902.rlib" "/opt/rustwide/target/debug/deps/libmaxminddb-2d4968e88b253bbf.rlib" "/opt/rustwide/target/debug/deps/libboomphf-bbb48d9410c4d786.rlib" "/opt/rustwide/target/debug/deps/libwyhash-dcc1fb3efb5d6193.rlib" "/opt/rustwide/target/debug/deps/librand_core-ecb5506cdd96a80a.rlib" "/opt/rustwide/target/debug/deps/librayon-44b3fbc9457b0cc7.rlib" "/opt/rustwide/target/debug/deps/librayon_core-ff5bc5be08d9dd06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0fee88b305e6b653.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a58c3cdd5d28d9cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-201c752231ddc455.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f822cd81418e3c9.rlib" "/opt/rustwide/target/debug/deps/librtnetlink-2ae03cade0f50288.rlib" "/opt/rustwide/target/debug/deps/libnetlink_packet_route-4aa5554de19a4a0e.rlib" "/opt/rustwide/target/debug/deps/libnix-e2969558ddf453ae.rlib" "/opt/rustwide/target/debug/deps/libnetlink_proto-3c8a9dd557730192.rlib" "/opt/rustwide/target/debug/deps/libnetlink_sys-486afb60db5c8ae5.rlib" "/opt/rustwide/target/debug/deps/libnetlink_packet_core-053fb42ebb1a0216.rlib" "/opt/rustwide/target/debug/deps/libnetlink_packet_utils-00ea3404e97d21e7.rlib" "/opt/rustwide/target/debug/deps/libsniffglue-f786cb1a12f160a3.rlib" "/opt/rustwide/target/debug/deps/libpcap_sys-110cc543f89e8175.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libusers-4929f3a48c8599ad.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-b58b30c00353ed4d.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-f1bab37d79c21da9.rlib" "/opt/rustwide/target/debug/deps/libdns_parser-a8d6e6dbe8e78757.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libsyscallz-8dd143745f1e357f.rlib" "/opt/rustwide/target/debug/deps/libstrum-25218fe08e141c71.rlib" "/opt/rustwide/target/debug/deps/libseccomp_sys-5fb7bebe9bd18846.rlib" "/opt/rustwide/target/debug/deps/libtls_parser-6dac7467501f3506.rlib" "/opt/rustwide/target/debug/deps/libphf-adcce20ee97e52a4.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-142bbd0ca580bb26.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b96b3030fcac2523.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-0231b4903ff25308.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-b09d491e4661e608.rlib" "/opt/rustwide/target/debug/deps/libnom_derive-a12371aaa543df16.rlib" "/opt/rustwide/target/debug/deps/libdhcp4r-0b5879d23f116465.rlib" "/opt/rustwide/target/debug/deps/libpktparse-02f8d92fde7fcc91.rlib" "/opt/rustwide/target/debug/deps/libnom-477cb6150cf60174.rlib" "/opt/rustwide/target/debug/deps/libnix-6b1930908a49cf44.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3902f7211944fc4b.rlib" "/opt/rustwide/target/debug/deps/libconfig-4c7e963079e9453c.rlib" "/opt/rustwide/target/debug/deps/libini-8409797f68761358.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-c553abe9eaf21106.rlib" "/opt/rustwide/target/debug/deps/libserde-02d7e78a5d74221a.rlib" "/opt/rustwide/target/debug/deps/libregex-9e37fd06e0ae4dcc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8ecde3c6113f4c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-254f80132b4f4b8c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13f456c52851e665.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-1603fc94e62853ce.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bb6842ed1b81363c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-023335c2c034bac0.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rlib" "/opt/rustwide/target/debug/deps/libtoml-bacaff6744fb2331.rlib" "/opt/rustwide/target/debug/deps/libnom-a52598b3239dcec2.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-f0ad5899a4007e3d.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1d9bfa3d2067556b.rlib" "/opt/rustwide/target/debug/deps/libserde-a0940606c3158f1d.rlib" "/opt/rustwide/target/debug/deps/libitertools-05bbdb40dd0adff7.rlib" "/opt/rustwide/target/debug/deps/libeither-f3eb75e6114deaca.rlib" "/opt/rustwide/target/debug/deps/libclap-7df37e13fe994be2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c594028b36314aa0.rlib" "/opt/rustwide/target/debug/deps/libatty-35625072e1500cc6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c6bdd874a6e1d5f0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4f705c43d4bb5f6c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-938ffc1427e62e50.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libfast_socks5-d09a434543b7fd62.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e2cb73b63bc513b8.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-791b0be4d68d44a4.rlib" "/opt/rustwide/target/debug/deps/libfutures-045dae1d82aac9b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e5728f1b5787be6c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-20d9475651ea6a58.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c68c4ea3b8396021.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-29d20307b517e7ae.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ca283eed632c2d52.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3a4e75687f451beb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d8cb0be5efdd6551.rlib" "/opt/rustwide/target/debug/deps/libanyhow-a1ad3642d8afd69b.rlib" "/opt/rustwide/target/debug/deps/liburl-e82c183658d4c117.rlib" "/opt/rustwide/target/debug/deps/libidna-f49cda824f0cc43c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17b05c4e7220a4a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6501298496e10bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c016094b93117d84.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libtokio-8a2c6cab84141d36.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-2e1df98959d8e0ba.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb9d05bc4abdb33e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d855812343cfe6af.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libmio-6eeefa20a6a66bd8.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-eca101bf3779b540.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-698ba973d597a0a6.rlib" "/opt/rustwide/target/debug/deps/liblibc-a61e9be057dd852d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-30e0953ece083737.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6b872191baf0584d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-dee24afb0140e38b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libiprange-fe9c8cf7a9b950f5.rlib" "/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lseccomp" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rfor-d3efe31a4555358d" "-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" "830c663f41bf9a4d3c828559ee89426c7c32f2a905fdc933af47a58fb923c75a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "830c663f41bf9a4d3c828559ee89426c7c32f2a905fdc933af47a58fb923c75a", kill_on_drop: false }` [INFO] [stdout] 830c663f41bf9a4d3c828559ee89426c7c32f2a905fdc933af47a58fb923c75a