[INFO] crate narnia 0.1.0 is already in cache [INFO] testing narnia-0.1.0 against 1.45.2 for beta-1.46-1 [INFO] extracting crate narnia 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate narnia 0.1.0 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate narnia 0.1.0 [INFO] finished tweaking crates.io crate narnia 0.1.0 [INFO] tweaked toml for crates.io crate narnia 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cbba655b48a469aca2e12429ab9be13c7fc86e3ba18180a51780bbe9e1759a8 [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" "0cbba655b48a469aca2e12429ab9be13c7fc86e3ba18180a51780bbe9e1759a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cbba655b48a469aca2e12429ab9be13c7fc86e3ba18180a51780bbe9e1759a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cbba655b48a469aca2e12429ab9be13c7fc86e3ba18180a51780bbe9e1759a8", kill_on_drop: false }` [INFO] [stdout] 0cbba655b48a469aca2e12429ab9be13c7fc86e3ba18180a51780bbe9e1759a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97c074b31b2e4b54c6462b9a6501cddfafa51ee24bfb05b97ef53ae3426e13a7 [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" "97c074b31b2e4b54c6462b9a6501cddfafa51ee24bfb05b97ef53ae3426e13a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling seccomp-sys v0.1.3 [INFO] [stderr] Compiling netbuf v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling sha1 v0.4.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling reduce v0.1.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tk-bufstream v0.3.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tk-sendfile v0.4.0 [INFO] [stderr] Compiling tk-listen v0.1.1 [INFO] [stderr] Compiling tk-http v0.3.9 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling ipc-channel v0.10.1 [INFO] [stderr] Compiling narnia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / error_chain! { [INFO] [stdout] 24 | | foreign_links { [INFO] [stdout] 25 | | Io(std::io::Error); [INFO] [stdout] 26 | | AddrParse(std::net::AddrParseError); [INFO] [stdout] 27 | | Toml(toml::de::Error); [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [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 item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / error_chain! { [INFO] [stdout] 24 | | foreign_links { [INFO] [stdout] 25 | | Io(std::io::Error); [INFO] [stdout] 26 | | AddrParse(std::net::AddrParseError); [INFO] [stdout] 27 | | Toml(toml::de::Error); [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 item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / error_chain! { [INFO] [stdout] 24 | | foreign_links { [INFO] [stdout] 25 | | Io(std::io::Error); [INFO] [stdout] 26 | | AddrParse(std::net::AddrParseError); [INFO] [stdout] 27 | | Toml(toml::de::Error); [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: 3 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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/narnia-f994543e6ddd5270.narnia.actlh6fe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/narnia-f994543e6ddd5270.narnia.actlh6fe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/narnia-f994543e6ddd5270.narnia.actlh6fe-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/narnia-f994543e6ddd5270.narnia.actlh6fe-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/narnia-f994543e6ddd5270.narnia.actlh6fe-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/narnia-f994543e6ddd5270.narnia.actlh6fe-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/narnia-f994543e6ddd5270.narnia.actlh6fe-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/narnia-f994543e6ddd5270.narnia.actlh6fe-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/narnia-f994543e6ddd5270.narnia.actlh6fe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/narnia-f994543e6ddd5270.narnia.actlh6fe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/narnia-f994543e6ddd5270.narnia.actlh6fe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/narnia-f994543e6ddd5270.narnia.actlh6fe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/narnia-f994543e6ddd5270.narnia.actlh6fe-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/narnia-f994543e6ddd5270.narnia.actlh6fe-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/narnia-f994543e6ddd5270.narnia.actlh6fe-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/narnia-f994543e6ddd5270.narnia.actlh6fe-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/narnia-f994543e6ddd5270" "/opt/rustwide/target/debug/deps/narnia-f994543e6ddd5270.1h2xy5d34cygskpb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnarnia-bd712bd7f99b826c.rlib" "/opt/rustwide/target/debug/deps/libseccomp_sys-6534fb0ce4694279.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-38f0aeae19769198.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e661a131d5c12d61.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ddb11fd43b6bf3b.rlib" "/opt/rustwide/target/debug/deps/libadler-b8e56696c349e12a.rlib" "/opt/rustwide/target/debug/deps/libobject-0d6e0bb75f5e2105.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6e3ab839915e17cd.rlib" "/opt/rustwide/target/debug/deps/libgimli-80f1fa5d0fd828c4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libtoml-c9a85868769e9a5d.rlib" "/opt/rustwide/target/debug/deps/libreduce-de911dd265c984c0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-42bfc37dda43a0cd.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/libitoa-41141519eb140351.rlib" "/opt/rustwide/target/debug/deps/libclap-ae8f867ba4c1f658.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5ed6abe592476fba.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-1a72232698cd41b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-af7c86705d0a2dbc.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/libipc_channel-053d362c16f59272.rlib" "/opt/rustwide/target/debug/deps/libbincode-4cc48430d7b2e33d.rlib" "/opt/rustwide/target/debug/deps/libserde-431220e1d35e20a3.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-a62770df6228078b.rlib" "/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-97b2f11ab4a5d4c6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libatty-ec605c38cac3edca.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6c195576bab721d4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-a3544bc2316d4651.rlib" "/opt/rustwide/target/debug/deps/libtk_listen-4ce2ea3a1bc1d452.rlib" "/opt/rustwide/target/debug/deps/liblog-8d6deb05e4a450a5.rlib" "/opt/rustwide/target/debug/deps/libtk_http-2b7e8e88cc62826c.rlib" "/opt/rustwide/target/debug/deps/libtk_sendfile-93ac04cba2cf0def.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-10f7e5a463fd9abc.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-a27d52925909dc7e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/libtk_bufstream-82b3a98cab515b81.rlib" "/opt/rustwide/target/debug/deps/libnetbuf-0a8821376b0fc56a.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-b02285e0f8f77103.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-15f5771e98c94484.rlib" "/opt/rustwide/target/debug/deps/libtokio-54ef62bf717f3b6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-35788c21b7da602d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-84047375d66e3bb8.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-49f128ca4f1c7c9f.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-719bf4a60dd97b71.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-941eda2e332e4724.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-9af8c334f3a401d3.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ad986980005cf26c.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c4dc994115ffcdc6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-56eeee7c4351eb9d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7a01464ef903cce4.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-50666e7fcf16d81e.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-379d24a9b2fd4283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bcccd393cbb2950f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-13ba5fbb755d15de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b02a373d54c24287.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e47843f3b2bda747.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-15f464639cbfeeb8.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-314edaf3161f3369.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-347620e2c71a28c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1ec892010fcde106.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e6ff3dd5f83f47bc.rlib" "/opt/rustwide/target/debug/deps/libmio-1e7eab95829459de.rlib" "/opt/rustwide/target/debug/deps/liblog-f4faf1fa578e34f7.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libnet2-35d3a1894e83fe59.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libbytes-ebde7983fc46ea71.rlib" "/opt/rustwide/target/debug/deps/libiovec-a11a898653c8df7f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/librand-51f5f7bf0186ec60.rlib" "/opt/rustwide/target/debug/deps/liblibc-809b3ff95751964d.rlib" "/opt/rustwide/target/debug/deps/libsha1-46e8cba7f464e2a7.rlib" "/opt/rustwide/target/debug/deps/liburl-33bbacdddff76213.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-b8d4ad66d49965ce.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-32d152a46851e25f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6b37295460e5f9d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lseccomp" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 `narnia`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "97c074b31b2e4b54c6462b9a6501cddfafa51ee24bfb05b97ef53ae3426e13a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97c074b31b2e4b54c6462b9a6501cddfafa51ee24bfb05b97ef53ae3426e13a7", kill_on_drop: false }` [INFO] [stdout] 97c074b31b2e4b54c6462b9a6501cddfafa51ee24bfb05b97ef53ae3426e13a7