[INFO] cloning repository https://github.com/etesync/etesync-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/etesync/etesync-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetesync%2Fetesync-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetesync%2Fetesync-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94c1815289d642da274eda8f013a1392a975d1ca [INFO] testing etesync/etesync-rs against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetesync%2Fetesync-rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/etesync/etesync-rs on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/etesync/etesync-rs [INFO] finished tweaking git repo https://github.com/etesync/etesync-rs [INFO] tweaked toml for git repo https://github.com/etesync/etesync-rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/etesync/etesync-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded remove_dir_all v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4845909e1377f59dd7e94a828c474bb5bccfd23e6432ad97cb628dd439b25de [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" "d4845909e1377f59dd7e94a828c474bb5bccfd23e6432ad97cb628dd439b25de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4845909e1377f59dd7e94a828c474bb5bccfd23e6432ad97cb628dd439b25de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4845909e1377f59dd7e94a828c474bb5bccfd23e6432ad97cb628dd439b25de", kill_on_drop: false }` [INFO] [stdout] d4845909e1377f59dd7e94a828c474bb5bccfd23e6432ad97cb628dd439b25de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3a248599f26d5467d4f35c95fef86b1a1365f1fed5ed5ea96d19c5edd5c5b7f [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" "d3a248599f26d5467d4f35c95fef86b1a1365f1fed5ed5ea96d19c5edd5c5b7f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling remove_dir_all v0.6.0 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling rmp-serde v0.14.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling sodiumoxide v0.2.6 [INFO] [stderr] Compiling etebase v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 03s [INFO] running `Command { std: "docker" "inspect" "d3a248599f26d5467d4f35c95fef86b1a1365f1fed5ed5ea96d19c5edd5c5b7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3a248599f26d5467d4f35c95fef86b1a1365f1fed5ed5ea96d19c5edd5c5b7f", kill_on_drop: false }` [INFO] [stdout] d3a248599f26d5467d4f35c95fef86b1a1365f1fed5ed5ea96d19c5edd5c5b7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e91d6ec799a892ce74c1c718eef001312b455d156003203f91e8491856ba67c [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" "7e91d6ec799a892ce74c1c718eef001312b455d156003203f91e8491856ba67c", kill_on_drop: false }` [INFO] [stderr] Compiling etebase v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/fs_cache-1b8b2cf5cfe530ba.fs_cache.bes83t6l-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fs_cache-1b8b2cf5cfe530ba.fs_cache.bes83t6l-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fs_cache-1b8b2cf5cfe530ba.fs_cache.bes83t6l-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fs_cache-1b8b2cf5cfe530ba.fs_cache.bes83t6l-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fs_cache-1b8b2cf5cfe530ba.fs_cache.bes83t6l-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fs_cache-1b8b2cf5cfe530ba.fs_cache.bes83t6l-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fs_cache-1b8b2cf5cfe530ba.fs_cache.bes83t6l-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fs_cache-1b8b2cf5cfe530ba.fs_cache.bes83t6l-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fs_cache-1b8b2cf5cfe530ba.fs_cache.bes83t6l-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fs_cache-1b8b2cf5cfe530ba.fs_cache.bes83t6l-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fs_cache-1b8b2cf5cfe530ba.fs_cache.bes83t6l-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fs_cache-1b8b2cf5cfe530ba.fs_cache.bes83t6l-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fs_cache-1b8b2cf5cfe530ba.fs_cache.bes83t6l-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fs_cache-1b8b2cf5cfe530ba.fs_cache.bes83t6l-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fs_cache-1b8b2cf5cfe530ba.fs_cache.bes83t6l-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/fs_cache-1b8b2cf5cfe530ba.fs_cache.bes83t6l-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/fs_cache-1b8b2cf5cfe530ba" "/opt/rustwide/target/debug/deps/fs_cache-1b8b2cf5cfe530ba.2t7d6zsgpyijzurl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsodium-sys-6361ea1bf8fc97c8/out/installed/lib" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libetebase-2ab805463495841a.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-1a588a3c491880c8.rlib" "/opt/rustwide/target/debug/deps/libreqwest-543152497e4014ae.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f3e9f2b2c6eeec0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-1b9e320afd77577a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-950d55322362afb2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-330dbe9eb3a4a6fa.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8a9498f38305f38f.rlib" "/opt/rustwide/target/debug/deps/libbase64-c35c83dfbffa67ae.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-415dea78a683751e.rlib" "/opt/rustwide/target/debug/deps/libunicase-eadd86c7edcde95d.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9ea361f1b001d160.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e6775170a6246f85.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bb1c4b955de76949.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libhyper-a28fadefee11659c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libwant-d879f43f6d3cc8b9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libh2-21663acfa3ccf745.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9d446edb49cbb02f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9e6cc761e50fe5ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fe67edd006655bf8.rlib" "/opt/rustwide/target/debug/deps/libtime-2ae3de9813d3f6ef.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f8ab82451d1c070c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c56493306c8ce75d.rlib" "/opt/rustwide/target/debug/deps/libtokio-2aa0ceab7921b9e0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-db742ba74441e010.rlib" "/opt/rustwide/target/debug/deps/libmio-7b13ebe7169f781c.rlib" "/opt/rustwide/target/debug/deps/libiovec-056e33088d44b77f.rlib" "/opt/rustwide/target/debug/deps/libnet2-7498af2b21f8899e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b9fe14c9e1fe9d93.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5e5a47dee47c0949.rlib" "/opt/rustwide/target/debug/deps/liblog-18735faa5ca48638.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-57b06796489a2028.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a1d534d249b52d3c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-56174e08e3ccf7e6.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-c4c213a4bdc54d7c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-19446de67e2b2026.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bb846eec649743f5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libhttp-f771e6cca9557997.rlib" "/opt/rustwide/target/debug/deps/libitoa-e25fe890778d1b6d.rlib" "/opt/rustwide/target/debug/deps/libbytes-6dcaa4ef33958143.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/liburl-2d5666f6d1ed9eb7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-9c209f2689d93ab7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e40f8a986a6c85f9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1d911c7750528647.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-3b9b922ae5834cf3.rlib" "/opt/rustwide/target/debug/deps/libsodiumoxide-bbf3e7147ccfc50e.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-5e0d5976696cabde.rlib" "/opt/rustwide/target/debug/deps/liblibc-e3098597c95e6155.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-ff9a85c3abfc4c6d.rlib" "/opt/rustwide/target/debug/deps/librmp-1c424eaeae573bed.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1c5731d550d5f63e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libserde-3d60e8740a993c45.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `etebase` [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" "7e91d6ec799a892ce74c1c718eef001312b455d156003203f91e8491856ba67c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e91d6ec799a892ce74c1c718eef001312b455d156003203f91e8491856ba67c", kill_on_drop: false }` [INFO] [stdout] 7e91d6ec799a892ce74c1c718eef001312b455d156003203f91e8491856ba67c