[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Ftr1pd" "/workspace/builds/worker-65/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-65/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kpcyrd/tr1pd 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/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-65/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04042545f615a829e50015c15a6f14a8a7c0656a196cac8e987575ed90584c5f [INFO] running `Command { std: "docker" "start" "-a" "04042545f615a829e50015c15a6f14a8a7c0656a196cac8e987575ed90584c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04042545f615a829e50015c15a6f14a8a7c0656a196cac8e987575ed90584c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04042545f615a829e50015c15a6f14a8a7c0656a196cac8e987575ed90584c5f", kill_on_drop: false }` [INFO] [stdout] 04042545f615a829e50015c15a6f14a8a7c0656a196cac8e987575ed90584c5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2395a233c9f701d762c7687223028b0a5c995647ca591307ed99a5e29acb593 [INFO] running `Command { std: "docker" "start" "-a" "e2395a233c9f701d762c7687223028b0a5c995647ca591307ed99a5e29acb593", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling serde v1.0.42 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [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 log v0.4.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling regex-syntax v0.5.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling colored v1.6.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.9 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling errno v0.2.3 [INFO] [stderr] Compiling users v0.6.1 [INFO] [stderr] Compiling seccomp-sys v0.1.2 [INFO] [stderr] Compiling pledge v0.3.1 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling libsodium-sys v0.0.16 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Compiling sodiumoxide v0.0.16 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling zmq v0.8.2 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling sha3 v0.7.3 [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 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 the macro `impl_error_chain_processed` (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:29 [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 the macro `impl_error_chain_processed` (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 the macro `impl_error_chain_processed` (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 the macro `impl_error_chain_processed` (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 the macro `impl_error_chain_processed` (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 the macro `impl_error_chain_processed` (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 the macro `impl_error_chain_processed` (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 the macro `impl_error_chain_processed` (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 the macro `impl_error_chain_processed` (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 the macro `impl_error_chain_processed` (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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/tr1pd-03740d130d08695a.tr1pd.6688e61e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-03740d130d08695a.tr1pd.6688e61e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-03740d130d08695a.tr1pd.6688e61e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-03740d130d08695a.tr1pd.6688e61e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-03740d130d08695a.tr1pd.6688e61e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-03740d130d08695a.tr1pd.6688e61e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-03740d130d08695a.tr1pd.6688e61e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-03740d130d08695a.tr1pd.6688e61e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-03740d130d08695a.tr1pd.6688e61e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-03740d130d08695a.tr1pd.6688e61e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-03740d130d08695a.tr1pd.6688e61e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-03740d130d08695a.tr1pd.6688e61e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-03740d130d08695a.tr1pd.6688e61e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-03740d130d08695a.tr1pd.6688e61e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-03740d130d08695a.tr1pd.6688e61e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-03740d130d08695a.tr1pd.6688e61e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-03740d130d08695a.3tezzlnvjk4b0jmr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-9127fe8670dca860/out/.libs" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-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/libenv_logger-e892b1b13c2c1dcc.rlib" "/opt/rustwide/target/debug/deps/libregex-e93a59c73a386400.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-397f79d90584a2a0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1287f63171e61ae6.rlib" "/opt/rustwide/target/debug/deps/libucd_util-ed126d8c55f43f8b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5f1a374761a4a09.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-522888695e7a7467.rlib" "/opt/rustwide/target/debug/deps/libunreachable-ad188ed2f082723c.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-16ea1b3c9740161b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-471dc1c74ab6d06d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f4723e0482772dc2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c5433e5618794967.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-fb277a817706ab1c.rlib" "/opt/rustwide/target/debug/deps/libtr1pd-afc0f610be5f08bd.rlib" "/opt/rustwide/target/debug/deps/libnom-ca5b8ff287ac72a6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-078cc059eb3f33b9.rlib" "/opt/rustwide/target/debug/deps/libcaps-fc3790086e642497.rlib" "/opt/rustwide/target/debug/deps/liberrno-db8cd3965bc2c6a5.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-d7e05a11abca30f5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-53c388f0d7ca6d82.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-056c3e5c333a75fb.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a18cab7e1f0b3b64.rlib" "/opt/rustwide/target/debug/deps/libseccomp_sys-f8b782232eee1f38.rlib" "/opt/rustwide/target/debug/deps/libhuman_size-8a340e145299ebf3.rlib" "/opt/rustwide/target/debug/deps/libtoml-8e0751834db16ab0.rlib" "/opt/rustwide/target/debug/deps/libzmq-e9ec2cca7ade729e.rlib" "/opt/rustwide/target/debug/deps/libzmq_sys-2d24a1e302a0b57c.rlib" "/opt/rustwide/target/debug/deps/liblog-a931c9914f96e5f0.rlib" "/opt/rustwide/target/debug/deps/liblog-52188d1d062ccda8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-221045ddf73eff06.rlib" "/opt/rustwide/target/debug/deps/libstructopt-f51c242556989550.rlib" "/opt/rustwide/target/debug/deps/libclap-a0e87e68cc9737fd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-0d596422bdaf1df4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-511b099263acbb95.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-48fbe000b4118233.rlib" "/opt/rustwide/target/debug/deps/libstrsim-d10790cb4a33b4be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f72b79fff163ade4.rlib" "/opt/rustwide/target/debug/deps/libatty-e34e3542d9f339d8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libsha3-87fd358777f7f8cc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-93a61000fd2977de.rlib" "/opt/rustwide/target/debug/deps/libarrayref-f723a4b36f281afc.rlib" "/opt/rustwide/target/debug/deps/libkeccak-4058ce8e87c4db48.rlib" "/opt/rustwide/target/debug/deps/libdigest-58529a7e4d0a3fb8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-993afdaa144447cc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a1b86501196e82f0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-967960f394d467ea.rlib" "/opt/rustwide/target/debug/deps/libsodiumoxide-0c3493aa788ffdb5.rlib" "/opt/rustwide/target/debug/deps/libserde-9a7c7286c7f34ec9.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-ee1217f3f1dcd3d4.rlib" "/opt/rustwide/target/debug/deps/liblibc-45b888c336ab497a.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" "-lzmq" "-lsodium" "-lutil" "-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/tr1pd-03740d130d08695a" "-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 `tr1pd` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/tr1pctl-31af4e8af7dcd1d6.tr1pctl.b3b3c2a6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-31af4e8af7dcd1d6.tr1pctl.b3b3c2a6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-31af4e8af7dcd1d6.tr1pctl.b3b3c2a6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-31af4e8af7dcd1d6.tr1pctl.b3b3c2a6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-31af4e8af7dcd1d6.tr1pctl.b3b3c2a6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-31af4e8af7dcd1d6.tr1pctl.b3b3c2a6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-31af4e8af7dcd1d6.tr1pctl.b3b3c2a6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-31af4e8af7dcd1d6.tr1pctl.b3b3c2a6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-31af4e8af7dcd1d6.tr1pctl.b3b3c2a6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-31af4e8af7dcd1d6.tr1pctl.b3b3c2a6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-31af4e8af7dcd1d6.tr1pctl.b3b3c2a6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-31af4e8af7dcd1d6.tr1pctl.b3b3c2a6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-31af4e8af7dcd1d6.tr1pctl.b3b3c2a6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-31af4e8af7dcd1d6.tr1pctl.b3b3c2a6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-31af4e8af7dcd1d6.tr1pctl.b3b3c2a6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-31af4e8af7dcd1d6.tr1pctl.b3b3c2a6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-31af4e8af7dcd1d6.3cyoit6s6e1215wy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-9127fe8670dca860/out/.libs" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-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/libcolored-634cdcd0d0c9b9f6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-fcd78a373e0df468.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-e892b1b13c2c1dcc.rlib" "/opt/rustwide/target/debug/deps/libregex-e93a59c73a386400.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-397f79d90584a2a0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1287f63171e61ae6.rlib" "/opt/rustwide/target/debug/deps/libucd_util-ed126d8c55f43f8b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5f1a374761a4a09.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-522888695e7a7467.rlib" "/opt/rustwide/target/debug/deps/libunreachable-ad188ed2f082723c.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-16ea1b3c9740161b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-471dc1c74ab6d06d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f4723e0482772dc2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c5433e5618794967.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-fb277a817706ab1c.rlib" "/opt/rustwide/target/debug/deps/libtr1pd-afc0f610be5f08bd.rlib" "/opt/rustwide/target/debug/deps/libnom-ca5b8ff287ac72a6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-078cc059eb3f33b9.rlib" "/opt/rustwide/target/debug/deps/libcaps-fc3790086e642497.rlib" "/opt/rustwide/target/debug/deps/liberrno-db8cd3965bc2c6a5.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-d7e05a11abca30f5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-53c388f0d7ca6d82.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-056c3e5c333a75fb.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a18cab7e1f0b3b64.rlib" "/opt/rustwide/target/debug/deps/libseccomp_sys-f8b782232eee1f38.rlib" "/opt/rustwide/target/debug/deps/libhuman_size-8a340e145299ebf3.rlib" "/opt/rustwide/target/debug/deps/libtoml-8e0751834db16ab0.rlib" "/opt/rustwide/target/debug/deps/libzmq-e9ec2cca7ade729e.rlib" "/opt/rustwide/target/debug/deps/libzmq_sys-2d24a1e302a0b57c.rlib" "/opt/rustwide/target/debug/deps/liblog-a931c9914f96e5f0.rlib" "/opt/rustwide/target/debug/deps/liblog-52188d1d062ccda8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-221045ddf73eff06.rlib" "/opt/rustwide/target/debug/deps/libstructopt-f51c242556989550.rlib" "/opt/rustwide/target/debug/deps/libclap-a0e87e68cc9737fd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-0d596422bdaf1df4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-511b099263acbb95.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-48fbe000b4118233.rlib" "/opt/rustwide/target/debug/deps/libstrsim-d10790cb4a33b4be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f72b79fff163ade4.rlib" "/opt/rustwide/target/debug/deps/libatty-e34e3542d9f339d8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libsha3-87fd358777f7f8cc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-93a61000fd2977de.rlib" "/opt/rustwide/target/debug/deps/libarrayref-f723a4b36f281afc.rlib" "/opt/rustwide/target/debug/deps/libkeccak-4058ce8e87c4db48.rlib" "/opt/rustwide/target/debug/deps/libdigest-58529a7e4d0a3fb8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-993afdaa144447cc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a1b86501196e82f0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-967960f394d467ea.rlib" "/opt/rustwide/target/debug/deps/libsodiumoxide-0c3493aa788ffdb5.rlib" "/opt/rustwide/target/debug/deps/libserde-9a7c7286c7f34ec9.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-ee1217f3f1dcd3d4.rlib" "/opt/rustwide/target/debug/deps/liblibc-45b888c336ab497a.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" "-lzmq" "-lsodium" "-lutil" "-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/tr1pctl-31af4e8af7dcd1d6" "-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 `tr1pd` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e2395a233c9f701d762c7687223028b0a5c995647ca591307ed99a5e29acb593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2395a233c9f701d762c7687223028b0a5c995647ca591307ed99a5e29acb593", kill_on_drop: false }` [INFO] [stdout] e2395a233c9f701d762c7687223028b0a5c995647ca591307ed99a5e29acb593