[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 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Ftr1pd" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kpcyrd/tr1pd on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-3/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" "+1.49.0" "fetch" "--locked" "--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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a995f1a8a608fce3ffecb03ca70db88a0de20d59e23dc031288d7bb75c0145fc [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" "a995f1a8a608fce3ffecb03ca70db88a0de20d59e23dc031288d7bb75c0145fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a995f1a8a608fce3ffecb03ca70db88a0de20d59e23dc031288d7bb75c0145fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a995f1a8a608fce3ffecb03ca70db88a0de20d59e23dc031288d7bb75c0145fc", kill_on_drop: false }` [INFO] [stdout] a995f1a8a608fce3ffecb03ca70db88a0de20d59e23dc031288d7bb75c0145fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae43f2c72fd8ed83aa571f3f438259f01ae3dec755a2e17286eaa62b38d045b5 [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" "ae43f2c72fd8ed83aa571f3f438259f01ae3dec755a2e17286eaa62b38d045b5", kill_on_drop: false }` [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 serde v1.0.42 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling human-size v0.3.0 [INFO] [stderr] Compiling atty v0.2.9 [INFO] [stderr] Compiling errno v0.2.3 [INFO] [stderr] Compiling memchr v1.0.2 [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 libsodium-sys v0.0.16 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling colored v1.6.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling sha3 v0.7.3 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.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 env_logger v0.5.9 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling structopt-derive v0.2.7 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling sodiumoxide v0.0.16 [INFO] [stderr] Compiling serde_derive v1.0.42 [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 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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tr1pctl-6eadb30358c33d15.tr1pctl.6j5hvd8r-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-6eadb30358c33d15.tr1pctl.6j5hvd8r-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-6eadb30358c33d15.tr1pctl.6j5hvd8r-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-6eadb30358c33d15.tr1pctl.6j5hvd8r-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-6eadb30358c33d15.tr1pctl.6j5hvd8r-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-6eadb30358c33d15.tr1pctl.6j5hvd8r-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-6eadb30358c33d15.tr1pctl.6j5hvd8r-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-6eadb30358c33d15.tr1pctl.6j5hvd8r-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-6eadb30358c33d15.tr1pctl.6j5hvd8r-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-6eadb30358c33d15.tr1pctl.6j5hvd8r-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-6eadb30358c33d15.tr1pctl.6j5hvd8r-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-6eadb30358c33d15.tr1pctl.6j5hvd8r-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-6eadb30358c33d15.tr1pctl.6j5hvd8r-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-6eadb30358c33d15.tr1pctl.6j5hvd8r-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-6eadb30358c33d15.tr1pctl.6j5hvd8r-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pctl-6eadb30358c33d15.tr1pctl.6j5hvd8r-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tr1pctl-6eadb30358c33d15" "/opt/rustwide/target/debug/deps/tr1pctl-6eadb30358c33d15.s8xczj5ec43hh13.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-5d4676e0ee4f22e1/out/.libs" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcolored-f9467a2d1d08bc89.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9850e1ed257f46c2.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-e7179e98dbc363a9.rlib" "/opt/rustwide/target/debug/deps/libregex-05ced8aa2dbeb803.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-d12ce58d70084144.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d313581c01b36536.rlib" "/opt/rustwide/target/debug/deps/libucd_util-83a9de332669bcbb.rlib" "/opt/rustwide/target/debug/deps/libthread_local-45f30ed1ee437f86.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8ecd7f2ccd4c8fd1.rlib" "/opt/rustwide/target/debug/deps/libunreachable-de05fff193b30123.rlib" "/opt/rustwide/target/debug/deps/libvoid-90ec4b4a2f3d40d2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-944e05047e7536ec.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c93654fa64d20499.rlib" "/opt/rustwide/target/debug/deps/libhumantime-31f59635c77e2ebf.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e87c3f59466fdb07.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-86a60ebde25125ab.rlib" "/opt/rustwide/target/debug/deps/libtr1pd-71b15987509d11fc.rlib" "/opt/rustwide/target/debug/deps/libnom-3549cc6897d433b5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-140e84d844dbd493.rlib" "/opt/rustwide/target/debug/deps/libcaps-e13f5eb62c2aeffd.rlib" "/opt/rustwide/target/debug/deps/liberrno-4f8168f69980b111.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-75b94bfcc4284e95.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-28230c2ee6d0188f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f9b63240ab8c9848.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-dd36e579b80b5ba4.rlib" "/opt/rustwide/target/debug/deps/libseccomp_sys-29c8ec67af9d1654.rlib" "/opt/rustwide/target/debug/deps/libhuman_size-0fe77888a2de5465.rlib" "/opt/rustwide/target/debug/deps/libtoml-74e42ed160acaf45.rlib" "/opt/rustwide/target/debug/deps/libzmq-a45fea2dce8f8605.rlib" "/opt/rustwide/target/debug/deps/libzmq_sys-311a121cfb8abbbf.rlib" "/opt/rustwide/target/debug/deps/liblog-4914f7aced6da15a.rlib" "/opt/rustwide/target/debug/deps/liblog-38e49889e2943a68.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-eb5ecedec54aa001.rlib" "/opt/rustwide/target/debug/deps/libstructopt-46fa8a753498ad61.rlib" "/opt/rustwide/target/debug/deps/libclap-3211ad083781bcde.rlib" "/opt/rustwide/target/debug/deps/libvec_map-9dd5ef6849339e6d.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-62c93f1465599eaf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-4dd2557e3fc1d326.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5da1e89203290db5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fe4e05131e8568e3.rlib" "/opt/rustwide/target/debug/deps/libatty-e019e79c2572b357.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "/opt/rustwide/target/debug/deps/libsha3-7dcc692c0c4aaecc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0eaa61fbd1ab2384.rlib" "/opt/rustwide/target/debug/deps/libarrayref-c1875d08c347ce7c.rlib" "/opt/rustwide/target/debug/deps/libkeccak-f7c2ae92e29db75a.rlib" "/opt/rustwide/target/debug/deps/libdigest-07dd6f37a4c790e5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0cb7acc216750a95.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9ec5478f4b133de3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-cef9adcc2518d86b.rlib" "/opt/rustwide/target/debug/deps/libsodiumoxide-03f9adde079c69c9.rlib" "/opt/rustwide/target/debug/deps/libserde-301b2a82f40820f0.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-c61232447121f85a.rlib" "/opt/rustwide/target/debug/deps/liblibc-9add9ca391b1258b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.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] [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tr1pd-6d157f2a1990c60a.tr1pd.p8umutlv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-6d157f2a1990c60a.tr1pd.p8umutlv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-6d157f2a1990c60a.tr1pd.p8umutlv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-6d157f2a1990c60a.tr1pd.p8umutlv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-6d157f2a1990c60a.tr1pd.p8umutlv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-6d157f2a1990c60a.tr1pd.p8umutlv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-6d157f2a1990c60a.tr1pd.p8umutlv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-6d157f2a1990c60a.tr1pd.p8umutlv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-6d157f2a1990c60a.tr1pd.p8umutlv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-6d157f2a1990c60a.tr1pd.p8umutlv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-6d157f2a1990c60a.tr1pd.p8umutlv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-6d157f2a1990c60a.tr1pd.p8umutlv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-6d157f2a1990c60a.tr1pd.p8umutlv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-6d157f2a1990c60a.tr1pd.p8umutlv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-6d157f2a1990c60a.tr1pd.p8umutlv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tr1pd-6d157f2a1990c60a.tr1pd.p8umutlv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tr1pd-6d157f2a1990c60a" "/opt/rustwide/target/debug/deps/tr1pd-6d157f2a1990c60a.16kt8datyxiuokt6.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-5d4676e0ee4f22e1/out/.libs" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e7179e98dbc363a9.rlib" "/opt/rustwide/target/debug/deps/libregex-05ced8aa2dbeb803.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-d12ce58d70084144.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d313581c01b36536.rlib" "/opt/rustwide/target/debug/deps/libucd_util-83a9de332669bcbb.rlib" "/opt/rustwide/target/debug/deps/libthread_local-45f30ed1ee437f86.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8ecd7f2ccd4c8fd1.rlib" "/opt/rustwide/target/debug/deps/libunreachable-de05fff193b30123.rlib" "/opt/rustwide/target/debug/deps/libvoid-90ec4b4a2f3d40d2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-944e05047e7536ec.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c93654fa64d20499.rlib" "/opt/rustwide/target/debug/deps/libhumantime-31f59635c77e2ebf.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e87c3f59466fdb07.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-86a60ebde25125ab.rlib" "/opt/rustwide/target/debug/deps/libtr1pd-71b15987509d11fc.rlib" "/opt/rustwide/target/debug/deps/libnom-3549cc6897d433b5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-140e84d844dbd493.rlib" "/opt/rustwide/target/debug/deps/libcaps-e13f5eb62c2aeffd.rlib" "/opt/rustwide/target/debug/deps/liberrno-4f8168f69980b111.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-75b94bfcc4284e95.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-28230c2ee6d0188f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f9b63240ab8c9848.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-dd36e579b80b5ba4.rlib" "/opt/rustwide/target/debug/deps/libseccomp_sys-29c8ec67af9d1654.rlib" "/opt/rustwide/target/debug/deps/libhuman_size-0fe77888a2de5465.rlib" "/opt/rustwide/target/debug/deps/libtoml-74e42ed160acaf45.rlib" "/opt/rustwide/target/debug/deps/libzmq-a45fea2dce8f8605.rlib" "/opt/rustwide/target/debug/deps/libzmq_sys-311a121cfb8abbbf.rlib" "/opt/rustwide/target/debug/deps/liblog-4914f7aced6da15a.rlib" "/opt/rustwide/target/debug/deps/liblog-38e49889e2943a68.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-eb5ecedec54aa001.rlib" "/opt/rustwide/target/debug/deps/libstructopt-46fa8a753498ad61.rlib" "/opt/rustwide/target/debug/deps/libclap-3211ad083781bcde.rlib" "/opt/rustwide/target/debug/deps/libvec_map-9dd5ef6849339e6d.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-62c93f1465599eaf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-4dd2557e3fc1d326.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5da1e89203290db5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fe4e05131e8568e3.rlib" "/opt/rustwide/target/debug/deps/libatty-e019e79c2572b357.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "/opt/rustwide/target/debug/deps/libsha3-7dcc692c0c4aaecc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0eaa61fbd1ab2384.rlib" "/opt/rustwide/target/debug/deps/libarrayref-c1875d08c347ce7c.rlib" "/opt/rustwide/target/debug/deps/libkeccak-f7c2ae92e29db75a.rlib" "/opt/rustwide/target/debug/deps/libdigest-07dd6f37a4c790e5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0cb7acc216750a95.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9ec5478f4b133de3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-cef9adcc2518d86b.rlib" "/opt/rustwide/target/debug/deps/libsodiumoxide-03f9adde079c69c9.rlib" "/opt/rustwide/target/debug/deps/libserde-301b2a82f40820f0.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-c61232447121f85a.rlib" "/opt/rustwide/target/debug/deps/liblibc-9add9ca391b1258b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ae43f2c72fd8ed83aa571f3f438259f01ae3dec755a2e17286eaa62b38d045b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae43f2c72fd8ed83aa571f3f438259f01ae3dec755a2e17286eaa62b38d045b5", kill_on_drop: false }` [INFO] [stdout] ae43f2c72fd8ed83aa571f3f438259f01ae3dec755a2e17286eaa62b38d045b5