[INFO] cloning repository https://github.com/kpcyrd/tr1pd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kpcyrd/tr1pd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Ftr1pd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Ftr1pd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eddc242d9415cc21eb3a19b61603156192e6f758 [INFO] testing kpcyrd/tr1pd against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Ftr1pd" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kpcyrd/tr1pd on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-7/source/Cargo.toml [INFO] crate git repo https://github.com/kpcyrd/tr1pd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b2b0220177ce171393aa1bc9b6506e603d508149b0394d863495d5ca7a8ddfd [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" "3b2b0220177ce171393aa1bc9b6506e603d508149b0394d863495d5ca7a8ddfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b2b0220177ce171393aa1bc9b6506e603d508149b0394d863495d5ca7a8ddfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b2b0220177ce171393aa1bc9b6506e603d508149b0394d863495d5ca7a8ddfd", kill_on_drop: false }` [INFO] [stdout] 3b2b0220177ce171393aa1bc9b6506e603d508149b0394d863495d5ca7a8ddfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10a0dc55ada4589308be8ef4a559a4a67e72cbcd37faecfcb10be2a2d94288bd [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" "10a0dc55ada4589308be8ef4a559a4a67e72cbcd37faecfcb10be2a2d94288bd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling serde v1.0.42 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling human-size v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling libsodium-sys v0.0.16 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling colored v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.5.5 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling atty v0.2.9 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling errno v0.2.3 [INFO] [stderr] Compiling memchr v1.0.2 [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 clap v2.31.2 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling zmq v0.8.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling sha3 v0.7.3 [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 structopt v0.2.7 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling sodiumoxide v0.0.16 [INFO] [stderr] Compiling env_logger v0.5.9 [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] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[macro_use] extern crate structopt; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / error_chain! { [INFO] [stdout] 31 | | links { [INFO] [stdout] 32 | | Blocks(::blocks::Error, ::blocks::ErrorKind); [INFO] [stdout] 33 | | Crypto(::crypto::Error, ::crypto::ErrorKind); [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `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] [stdout] --> src/config.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | let mut userpath = env::home_dir().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/config.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / error_chain! { [INFO] [stdout] 15 | | foreign_links { [INFO] [stdout] 16 | | Toml(toml::de::Error); [INFO] [stdout] 17 | | Io(io::Error); [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/rpc/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / error_chain! { [INFO] [stdout] 19 | | errors { [INFO] [stdout] 20 | | InvalidRecipe(recipe: Vec) { [INFO] [stdout] 21 | | description("invalid recipe") [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/sandbox/capabilities.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | foreign_links { [INFO] [stdout] 8 | | Caps(caps::errors::Error); [INFO] [stdout] 9 | | } [INFO] [stdout] 10 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/storage/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / error_chain! { [INFO] [stdout] 17 | | errors { [INFO] [stdout] 18 | | CorruptedEntry(bytes: Vec) { [INFO] [stdout] 19 | | description("corrupted entry") [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / error_chain! { [INFO] [stdout] 31 | | links { [INFO] [stdout] 32 | | Blocks(::blocks::Error, ::blocks::ErrorKind); [INFO] [stdout] 33 | | Crypto(::crypto::Error, ::crypto::ErrorKind); [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/config.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / error_chain! { [INFO] [stdout] 15 | | foreign_links { [INFO] [stdout] 16 | | Toml(toml::de::Error); [INFO] [stdout] 17 | | Io(io::Error); [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/rpc/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / error_chain! { [INFO] [stdout] 19 | | errors { [INFO] [stdout] 20 | | InvalidRecipe(recipe: Vec) { [INFO] [stdout] 21 | | description("invalid recipe") [INFO] [stdout] ... | [INFO] [stdout] 43 | | } [INFO] [stdout] 44 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/sandbox/capabilities.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | foreign_links { [INFO] [stdout] 8 | | Caps(caps::errors::Error); [INFO] [stdout] 9 | | } [INFO] [stdout] 10 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/storage/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / error_chain! { [INFO] [stdout] 17 | | errors { [INFO] [stdout] 18 | | CorruptedEntry(bytes: Vec) { [INFO] [stdout] 19 | | description("corrupted entry") [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tr1pd-e6945bd23280b55b.tr1pd.4io9zvpv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-e6945bd23280b55b.tr1pd.4io9zvpv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-e6945bd23280b55b.tr1pd.4io9zvpv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-e6945bd23280b55b.tr1pd.4io9zvpv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-e6945bd23280b55b.tr1pd.4io9zvpv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-e6945bd23280b55b.tr1pd.4io9zvpv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-e6945bd23280b55b.tr1pd.4io9zvpv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-e6945bd23280b55b.tr1pd.4io9zvpv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-e6945bd23280b55b.tr1pd.4io9zvpv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-e6945bd23280b55b.tr1pd.4io9zvpv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-e6945bd23280b55b.tr1pd.4io9zvpv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-e6945bd23280b55b.tr1pd.4io9zvpv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-e6945bd23280b55b.tr1pd.4io9zvpv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-e6945bd23280b55b.tr1pd.4io9zvpv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-e6945bd23280b55b.tr1pd.4io9zvpv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-e6945bd23280b55b.tr1pd.4io9zvpv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tr1pd-e6945bd23280b55b" "/opt/rustwide/target/debug/deps/tr1pd-e6945bd23280b55b.3z3edgk2urxa6y9v.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-988ab6e252572a21/out/.libs" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-028fd8156fbfa9f3.rlib" "/opt/rustwide/target/debug/deps/libregex-dc8a0051cffd5df9.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-6226364f8698e01a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-73f108a83f7b82c0.rlib" "/opt/rustwide/target/debug/deps/libucd_util-74ffd3faa2cf5d18.rlib" "/opt/rustwide/target/debug/deps/libthread_local-9af520d43d053e86.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8a93a1eb4411db37.rlib" "/opt/rustwide/target/debug/deps/libunreachable-6564974eb435a164.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-829aeeaa8876a1f1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-aadb551f054208e2.rlib" "/opt/rustwide/target/debug/deps/libhumantime-218dc1255c52a6ac.rlib" "/opt/rustwide/target/debug/deps/libquick_error-508e1d8e7458894b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-eaf97ea06085f172.rlib" "/opt/rustwide/target/debug/deps/libtr1pd-392fc92c63c2f4b9.rlib" "/opt/rustwide/target/debug/deps/libnom-1670d097c78e1e01.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8d20fc9a95fe0f15.rlib" "/opt/rustwide/target/debug/deps/libcaps-e01dd4bfc21ec18d.rlib" "/opt/rustwide/target/debug/deps/liberrno-45996aeeb989f856.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-53d68158fcd0d100.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c1b124af6fc77c40.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3782dedff7230de6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-3f108055db5d1873.rlib" "/opt/rustwide/target/debug/deps/libseccomp_sys-578e4d4d21e84eea.rlib" "/opt/rustwide/target/debug/deps/libhuman_size-2ac2eb03e8b93a93.rlib" "/opt/rustwide/target/debug/deps/libtoml-ce5136bbe2497e5a.rlib" "/opt/rustwide/target/debug/deps/libzmq-f1e0b30a2cb70a80.rlib" "/opt/rustwide/target/debug/deps/libzmq_sys-4a255fbac892abb2.rlib" "/opt/rustwide/target/debug/deps/liblog-0a772a50697bd53a.rlib" "/opt/rustwide/target/debug/deps/liblog-cb34a90061c8621b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-47728bf37d55435b.rlib" "/opt/rustwide/target/debug/deps/libstructopt-132059583a6cf27d.rlib" "/opt/rustwide/target/debug/deps/libclap-aaeda5fb3cb0adae.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ef523c9dafede54.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-753e3f0be4f5c88d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e93da7bb3220363e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e85464cb9a3a7bb5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1571ba03acf75a34.rlib" "/opt/rustwide/target/debug/deps/libatty-dd401d7e39bae13f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libsha3-96fdba682a965831.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a3072e61dacd1b0c.rlib" "/opt/rustwide/target/debug/deps/libarrayref-269467b31723ad8a.rlib" "/opt/rustwide/target/debug/deps/libkeccak-1dbbc60889586739.rlib" "/opt/rustwide/target/debug/deps/libdigest-9fb3724a04b3f9cd.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5822d4f65b0fb608.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e0d5e149e10f9988.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-be5b46b48afe729d.rlib" "/opt/rustwide/target/debug/deps/libsodiumoxide-70b52684d19ae1c5.rlib" "/opt/rustwide/target/debug/deps/libserde-1f42caed01773b0f.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-61e540d4f3f4d020.rlib" "/opt/rustwide/target/debug/deps/liblibc-bca6e38d369470ef.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lseccomp" "-lzmq" "-lsodium" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `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] [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tr1pctl-8427ac51b2b77452.tr1pctl.9kvs6u3w-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-8427ac51b2b77452.tr1pctl.9kvs6u3w-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-8427ac51b2b77452.tr1pctl.9kvs6u3w-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-8427ac51b2b77452.tr1pctl.9kvs6u3w-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-8427ac51b2b77452.tr1pctl.9kvs6u3w-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-8427ac51b2b77452.tr1pctl.9kvs6u3w-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-8427ac51b2b77452.tr1pctl.9kvs6u3w-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-8427ac51b2b77452.tr1pctl.9kvs6u3w-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-8427ac51b2b77452.tr1pctl.9kvs6u3w-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-8427ac51b2b77452.tr1pctl.9kvs6u3w-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-8427ac51b2b77452.tr1pctl.9kvs6u3w-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-8427ac51b2b77452.tr1pctl.9kvs6u3w-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-8427ac51b2b77452.tr1pctl.9kvs6u3w-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-8427ac51b2b77452.tr1pctl.9kvs6u3w-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-8427ac51b2b77452.tr1pctl.9kvs6u3w-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-8427ac51b2b77452.tr1pctl.9kvs6u3w-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tr1pctl-8427ac51b2b77452" "/opt/rustwide/target/debug/deps/tr1pctl-8427ac51b2b77452.3sqm2heki3068jms.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-988ab6e252572a21/out/.libs" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcolored-0c83cd21184c9795.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79520e0e29712984.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-028fd8156fbfa9f3.rlib" "/opt/rustwide/target/debug/deps/libregex-dc8a0051cffd5df9.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-6226364f8698e01a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-73f108a83f7b82c0.rlib" "/opt/rustwide/target/debug/deps/libucd_util-74ffd3faa2cf5d18.rlib" "/opt/rustwide/target/debug/deps/libthread_local-9af520d43d053e86.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8a93a1eb4411db37.rlib" "/opt/rustwide/target/debug/deps/libunreachable-6564974eb435a164.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-829aeeaa8876a1f1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-aadb551f054208e2.rlib" "/opt/rustwide/target/debug/deps/libhumantime-218dc1255c52a6ac.rlib" "/opt/rustwide/target/debug/deps/libquick_error-508e1d8e7458894b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-eaf97ea06085f172.rlib" "/opt/rustwide/target/debug/deps/libtr1pd-392fc92c63c2f4b9.rlib" "/opt/rustwide/target/debug/deps/libnom-1670d097c78e1e01.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8d20fc9a95fe0f15.rlib" "/opt/rustwide/target/debug/deps/libcaps-e01dd4bfc21ec18d.rlib" "/opt/rustwide/target/debug/deps/liberrno-45996aeeb989f856.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-53d68158fcd0d100.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c1b124af6fc77c40.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3782dedff7230de6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-3f108055db5d1873.rlib" "/opt/rustwide/target/debug/deps/libseccomp_sys-578e4d4d21e84eea.rlib" "/opt/rustwide/target/debug/deps/libhuman_size-2ac2eb03e8b93a93.rlib" "/opt/rustwide/target/debug/deps/libtoml-ce5136bbe2497e5a.rlib" "/opt/rustwide/target/debug/deps/libzmq-f1e0b30a2cb70a80.rlib" "/opt/rustwide/target/debug/deps/libzmq_sys-4a255fbac892abb2.rlib" "/opt/rustwide/target/debug/deps/liblog-0a772a50697bd53a.rlib" "/opt/rustwide/target/debug/deps/liblog-cb34a90061c8621b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-47728bf37d55435b.rlib" "/opt/rustwide/target/debug/deps/libstructopt-132059583a6cf27d.rlib" "/opt/rustwide/target/debug/deps/libclap-aaeda5fb3cb0adae.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ef523c9dafede54.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-753e3f0be4f5c88d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e93da7bb3220363e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e85464cb9a3a7bb5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1571ba03acf75a34.rlib" "/opt/rustwide/target/debug/deps/libatty-dd401d7e39bae13f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libsha3-96fdba682a965831.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a3072e61dacd1b0c.rlib" "/opt/rustwide/target/debug/deps/libarrayref-269467b31723ad8a.rlib" "/opt/rustwide/target/debug/deps/libkeccak-1dbbc60889586739.rlib" "/opt/rustwide/target/debug/deps/libdigest-9fb3724a04b3f9cd.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5822d4f65b0fb608.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e0d5e149e10f9988.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-be5b46b48afe729d.rlib" "/opt/rustwide/target/debug/deps/libsodiumoxide-70b52684d19ae1c5.rlib" "/opt/rustwide/target/debug/deps/libserde-1f42caed01773b0f.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-61e540d4f3f4d020.rlib" "/opt/rustwide/target/debug/deps/liblibc-bca6e38d369470ef.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lseccomp" "-lzmq" "-lsodium" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "10a0dc55ada4589308be8ef4a559a4a67e72cbcd37faecfcb10be2a2d94288bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10a0dc55ada4589308be8ef4a559a4a67e72cbcd37faecfcb10be2a2d94288bd", kill_on_drop: false }` [INFO] [stdout] 10a0dc55ada4589308be8ef4a559a4a67e72cbcd37faecfcb10be2a2d94288bd