[INFO] updating cached repository https://github.com/kpcyrd/tr1pd [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] eddc242d9415cc21eb3a19b61603156192e6f758 [INFO] testing kpcyrd/tr1pd against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Ftr1pd" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kpcyrd/tr1pd on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/kpcyrd/tr1pd [INFO] finished tweaking git repo https://github.com/kpcyrd/tr1pd [INFO] tweaked toml for git repo https://github.com/kpcyrd/tr1pd written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/kpcyrd/tr1pd already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f6c5ad7a38219f75874d25b8eb520bfcb4a33fce495e042d66e7f4309e1176b6 [INFO] running `"docker" "start" "-a" "f6c5ad7a38219f75874d25b8eb520bfcb4a33fce495e042d66e7f4309e1176b6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling serde v1.0.42 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling human-size v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling libsodium-sys v0.0.16 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.5.5 [INFO] [stderr] Compiling colored v1.6.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling atty v0.2.9 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling errno v0.2.3 [INFO] [stderr] Compiling seccomp-sys v0.1.2 [INFO] [stderr] Compiling pledge v0.3.1 [INFO] [stderr] Compiling users v0.6.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling sha3 v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling zmq v0.8.2 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling structopt-derive v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.42 [INFO] [stderr] Compiling env_logger v0.5.9 [INFO] [stderr] Compiling structopt v0.2.7 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling sodiumoxide v0.0.16 [INFO] [stderr] Compiling backtrace v0.3.6 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling caps v0.2.0 [INFO] [stderr] Compiling tr1pd v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #[macro_use] extern crate structopt; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/lib.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | / error_chain! { [INFO] [stderr] 31 | | links { [INFO] [stderr] 32 | | Blocks(::blocks::Error, ::blocks::ErrorKind); [INFO] [stderr] 33 | | Crypto(::crypto::Error, ::crypto::ErrorKind); [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stderr] --> src/config.rs:26:24 [INFO] [stderr] | [INFO] [stderr] 26 | let mut userpath = env::home_dir().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/config.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | / error_chain! { [INFO] [stderr] 15 | | foreign_links { [INFO] [stderr] 16 | | Toml(toml::de::Error); [INFO] [stderr] 17 | | Io(io::Error); [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/rpc/mod.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | / error_chain! { [INFO] [stderr] 19 | | errors { [INFO] [stderr] 20 | | InvalidRecipe(recipe: Vec) { [INFO] [stderr] 21 | | description("invalid recipe") [INFO] [stderr] ... | [INFO] [stderr] 43 | | } [INFO] [stderr] 44 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/sandbox/capabilities.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain! { [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | Caps(caps::errors::Error); [INFO] [stderr] 9 | | } [INFO] [stderr] 10 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/storage/mod.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | / error_chain! { [INFO] [stderr] 17 | | errors { [INFO] [stderr] 18 | | CorruptedEntry(bytes: Vec) { [INFO] [stderr] 19 | | description("corrupted entry") [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | / error_chain! { [INFO] [stderr] 31 | | links { [INFO] [stderr] 32 | | Blocks(::blocks::Error, ::blocks::ErrorKind); [INFO] [stderr] 33 | | Crypto(::crypto::Error, ::crypto::ErrorKind); [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/config.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | / error_chain! { [INFO] [stderr] 15 | | foreign_links { [INFO] [stderr] 16 | | Toml(toml::de::Error); [INFO] [stderr] 17 | | Io(io::Error); [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/rpc/mod.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | / error_chain! { [INFO] [stderr] 19 | | errors { [INFO] [stderr] 20 | | InvalidRecipe(recipe: Vec) { [INFO] [stderr] 21 | | description("invalid recipe") [INFO] [stderr] ... | [INFO] [stderr] 43 | | } [INFO] [stderr] 44 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/sandbox/capabilities.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain! { [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | Caps(caps::errors::Error); [INFO] [stderr] 9 | | } [INFO] [stderr] 10 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/storage/mod.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | / error_chain! { [INFO] [stderr] 17 | | errors { [INFO] [stderr] 18 | | CorruptedEntry(bytes: Vec) { [INFO] [stderr] 19 | | description("corrupted entry") [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 12 warnings emitted [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tr1pd-3a5bcfecf53f7b52.tr1pd.4yptojlk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-3a5bcfecf53f7b52.tr1pd.4yptojlk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-3a5bcfecf53f7b52.tr1pd.4yptojlk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-3a5bcfecf53f7b52.tr1pd.4yptojlk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-3a5bcfecf53f7b52.tr1pd.4yptojlk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-3a5bcfecf53f7b52.tr1pd.4yptojlk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-3a5bcfecf53f7b52.tr1pd.4yptojlk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-3a5bcfecf53f7b52.tr1pd.4yptojlk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-3a5bcfecf53f7b52.tr1pd.4yptojlk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-3a5bcfecf53f7b52.tr1pd.4yptojlk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-3a5bcfecf53f7b52.tr1pd.4yptojlk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-3a5bcfecf53f7b52.tr1pd.4yptojlk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-3a5bcfecf53f7b52.tr1pd.4yptojlk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-3a5bcfecf53f7b52.tr1pd.4yptojlk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-3a5bcfecf53f7b52.tr1pd.4yptojlk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-3a5bcfecf53f7b52.tr1pd.4yptojlk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tr1pd-3a5bcfecf53f7b52" "/opt/rustwide/target/debug/deps/tr1pd-3a5bcfecf53f7b52.2ys2cqxd38619ee4.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-da078bce5db11217/out/.libs" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-1eab84e121adc2a2.rlib" "/opt/rustwide/target/debug/deps/libregex-f3c8dae32c7e56f4.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-e7f6abb4561855e8.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-dc961947a0de693b.rlib" "/opt/rustwide/target/debug/deps/libucd_util-10f3bad49679b8d6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-9917bd571b6155f5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2873d32ed64f8f3c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-f4ff163c3309154d.rlib" "/opt/rustwide/target/debug/deps/libvoid-54fa5ba7557385ce.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9dc7199aba80b59d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0bb6c1b12595ebf5.rlib" "/opt/rustwide/target/debug/deps/libhumantime-fd289a96cbd8348c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e5f22faf814baa90.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-515531b03c7af371.rlib" "/opt/rustwide/target/debug/deps/libtr1pd-c9cd30831ca03b4c.rlib" "/opt/rustwide/target/debug/deps/libnom-0fde3658aec9cf40.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3e5e51f982af1c9c.rlib" "/opt/rustwide/target/debug/deps/libcaps-502d50aec6d79a0e.rlib" "/opt/rustwide/target/debug/deps/liberrno-f14a2a8137f7b44a.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-39046294d6da6707.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a9525256becea161.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-67f44b8787f5edae.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8c6cfbf255e9ab9d.rlib" "/opt/rustwide/target/debug/deps/libseccomp_sys-111620d46192aee0.rlib" "/opt/rustwide/target/debug/deps/libhuman_size-b0c9aa1fa586125d.rlib" "/opt/rustwide/target/debug/deps/libtoml-107196bdb0ffaadc.rlib" "/opt/rustwide/target/debug/deps/libzmq-0af2afae8dbe1866.rlib" "/opt/rustwide/target/debug/deps/libzmq_sys-ed75de53af39982e.rlib" "/opt/rustwide/target/debug/deps/liblog-aa74eeb7f3cb7e60.rlib" "/opt/rustwide/target/debug/deps/liblog-80557c6a07eb3905.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3fb2f48dd5397a2c.rlib" "/opt/rustwide/target/debug/deps/libstructopt-3e565d8a1007f4b1.rlib" "/opt/rustwide/target/debug/deps/libclap-40828553ff6a2bf0.rlib" "/opt/rustwide/target/debug/deps/libvec_map-53e6d3cfec0dd04f.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ddc5df70e73a749b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-afd37e6694b95edc.rlib" "/opt/rustwide/target/debug/deps/libstrsim-ca52d039b46dd335.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fd9f43b38e195672.rlib" "/opt/rustwide/target/debug/deps/libatty-7e7f0a2bf78d390f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5f50d48905eb9d7a.rlib" "/opt/rustwide/target/debug/deps/libsha3-9fbab0ebef3abbee.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c9de02546bce8bfe.rlib" "/opt/rustwide/target/debug/deps/libarrayref-65a608dd909a8a2f.rlib" "/opt/rustwide/target/debug/deps/libkeccak-f0ac9e06ed9e746c.rlib" "/opt/rustwide/target/debug/deps/libdigest-7ea43d322842c006.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a71a56b2a9ca08f7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a89f42764b1d46e5.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-186c5decc7eb7741.rlib" "/opt/rustwide/target/debug/deps/libsodiumoxide-0aacf2298b19cb37.rlib" "/opt/rustwide/target/debug/deps/libserde-a846468754798a0d.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-0b26c56a69bf1b3c.rlib" "/opt/rustwide/target/debug/deps/liblibc-3f0bc7ef46014dac.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lseccomp" "-lzmq" "-lsodium" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lseccomp [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `tr1pd`. [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] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tr1pctl-018749a65bff3679.tr1pctl.aeu3gcra-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-018749a65bff3679.tr1pctl.aeu3gcra-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-018749a65bff3679.tr1pctl.aeu3gcra-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-018749a65bff3679.tr1pctl.aeu3gcra-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-018749a65bff3679.tr1pctl.aeu3gcra-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-018749a65bff3679.tr1pctl.aeu3gcra-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-018749a65bff3679.tr1pctl.aeu3gcra-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-018749a65bff3679.tr1pctl.aeu3gcra-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-018749a65bff3679.tr1pctl.aeu3gcra-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-018749a65bff3679.tr1pctl.aeu3gcra-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-018749a65bff3679.tr1pctl.aeu3gcra-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-018749a65bff3679.tr1pctl.aeu3gcra-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-018749a65bff3679.tr1pctl.aeu3gcra-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-018749a65bff3679.tr1pctl.aeu3gcra-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-018749a65bff3679.tr1pctl.aeu3gcra-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-018749a65bff3679.tr1pctl.aeu3gcra-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tr1pctl-018749a65bff3679" "/opt/rustwide/target/debug/deps/tr1pctl-018749a65bff3679.1tm1z6djkjqokv0q.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-da078bce5db11217/out/.libs" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcolored-e01266998d5819f1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ee0374dd376fa810.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-1eab84e121adc2a2.rlib" "/opt/rustwide/target/debug/deps/libregex-f3c8dae32c7e56f4.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-e7f6abb4561855e8.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-dc961947a0de693b.rlib" "/opt/rustwide/target/debug/deps/libucd_util-10f3bad49679b8d6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-9917bd571b6155f5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2873d32ed64f8f3c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-f4ff163c3309154d.rlib" "/opt/rustwide/target/debug/deps/libvoid-54fa5ba7557385ce.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9dc7199aba80b59d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0bb6c1b12595ebf5.rlib" "/opt/rustwide/target/debug/deps/libhumantime-fd289a96cbd8348c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e5f22faf814baa90.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-515531b03c7af371.rlib" "/opt/rustwide/target/debug/deps/libtr1pd-c9cd30831ca03b4c.rlib" "/opt/rustwide/target/debug/deps/libnom-0fde3658aec9cf40.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3e5e51f982af1c9c.rlib" "/opt/rustwide/target/debug/deps/libcaps-502d50aec6d79a0e.rlib" "/opt/rustwide/target/debug/deps/liberrno-f14a2a8137f7b44a.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-39046294d6da6707.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a9525256becea161.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-67f44b8787f5edae.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8c6cfbf255e9ab9d.rlib" "/opt/rustwide/target/debug/deps/libseccomp_sys-111620d46192aee0.rlib" "/opt/rustwide/target/debug/deps/libhuman_size-b0c9aa1fa586125d.rlib" "/opt/rustwide/target/debug/deps/libtoml-107196bdb0ffaadc.rlib" "/opt/rustwide/target/debug/deps/libzmq-0af2afae8dbe1866.rlib" "/opt/rustwide/target/debug/deps/libzmq_sys-ed75de53af39982e.rlib" "/opt/rustwide/target/debug/deps/liblog-aa74eeb7f3cb7e60.rlib" "/opt/rustwide/target/debug/deps/liblog-80557c6a07eb3905.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3fb2f48dd5397a2c.rlib" "/opt/rustwide/target/debug/deps/libstructopt-3e565d8a1007f4b1.rlib" "/opt/rustwide/target/debug/deps/libclap-40828553ff6a2bf0.rlib" "/opt/rustwide/target/debug/deps/libvec_map-53e6d3cfec0dd04f.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-ddc5df70e73a749b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-afd37e6694b95edc.rlib" "/opt/rustwide/target/debug/deps/libstrsim-ca52d039b46dd335.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fd9f43b38e195672.rlib" "/opt/rustwide/target/debug/deps/libatty-7e7f0a2bf78d390f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5f50d48905eb9d7a.rlib" "/opt/rustwide/target/debug/deps/libsha3-9fbab0ebef3abbee.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c9de02546bce8bfe.rlib" "/opt/rustwide/target/debug/deps/libarrayref-65a608dd909a8a2f.rlib" "/opt/rustwide/target/debug/deps/libkeccak-f0ac9e06ed9e746c.rlib" "/opt/rustwide/target/debug/deps/libdigest-7ea43d322842c006.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a71a56b2a9ca08f7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a89f42764b1d46e5.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-186c5decc7eb7741.rlib" "/opt/rustwide/target/debug/deps/libsodiumoxide-0aacf2298b19cb37.rlib" "/opt/rustwide/target/debug/deps/libserde-a846468754798a0d.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-0b26c56a69bf1b3c.rlib" "/opt/rustwide/target/debug/deps/liblibc-3f0bc7ef46014dac.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lseccomp" "-lzmq" "-lsodium" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lseccomp [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f6c5ad7a38219f75874d25b8eb520bfcb4a33fce495e042d66e7f4309e1176b6"` [INFO] running `"docker" "rm" "-f" "f6c5ad7a38219f75874d25b8eb520bfcb4a33fce495e042d66e7f4309e1176b6"` [INFO] [stdout] f6c5ad7a38219f75874d25b8eb520bfcb4a33fce495e042d66e7f4309e1176b6