[INFO] crate tower-lsp 0.11.0 is already in cache [INFO] testing tower-lsp-0.11.0 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate tower-lsp 0.11.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate tower-lsp 0.11.0 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tower-lsp 0.11.0 [INFO] finished tweaking crates.io crate tower-lsp 0.11.0 [INFO] tweaked toml for crates.io crate tower-lsp 0.11.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate tower-lsp 0.11.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 874a9c0f735b430557e8e5baee2f738a756331784064bc3d02e993150033b4d6 [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" "874a9c0f735b430557e8e5baee2f738a756331784064bc3d02e993150033b4d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "874a9c0f735b430557e8e5baee2f738a756331784064bc3d02e993150033b4d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "874a9c0f735b430557e8e5baee2f738a756331784064bc3d02e993150033b4d6", kill_on_drop: false }` [INFO] [stdout] 874a9c0f735b430557e8e5baee2f738a756331784064bc3d02e993150033b4d6 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aad8c8cc6cb63518352b436a22c9194a8cf8a215ec65ee59d2f45f86d3bd2cb9 [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" "aad8c8cc6cb63518352b436a22c9194a8cf8a215ec65ee59d2f45f86d3bd2cb9", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.3.2 [INFO] [stderr] Compiling dashmap v3.7.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling lsp-types v0.74.0 [INFO] [stderr] Compiling jsonrpc-core v14.0.5 [INFO] [stderr] Compiling jsonrpc-derive v14.0.5 [INFO] [stderr] Compiling tower-lsp v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "aad8c8cc6cb63518352b436a22c9194a8cf8a215ec65ee59d2f45f86d3bd2cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aad8c8cc6cb63518352b436a22c9194a8cf8a215ec65ee59d2f45f86d3bd2cb9", kill_on_drop: false }` [INFO] [stdout] aad8c8cc6cb63518352b436a22c9194a8cf8a215ec65ee59d2f45f86d3bd2cb9 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bb1724fe691bb51d310879aeb2a103c58e4d62325488ed2ffad34a4bafd9189 [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" "6bb1724fe691bb51d310879aeb2a103c58e4d62325488ed2ffad34a4bafd9189", kill_on_drop: false }` [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-test v0.2.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling tower-test v0.3.0 [INFO] [stderr] Compiling tower-lsp v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tower-lsp`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tower_lsp --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=d60ff5f09caa6297 -C extra-filename=-d60ff5f09caa6297 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-0038f96a0bebc68b.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-a6057206aef688da.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-ff8495fe6d8d9c15.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0fd48fe87fa24c9b.rlib --extern jsonrpc_core=/opt/rustwide/target/debug/deps/libjsonrpc_core-4b8fd73d9625755a.rlib --extern jsonrpc_derive=/opt/rustwide/target/debug/deps/libjsonrpc_derive-eaa679414b70d832.so --extern log=/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib --extern lsp_types=/opt/rustwide/target/debug/deps/liblsp_types-6d8778c28c28bc01.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-ab09a624b040941a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-76ff316c7877b1ea.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fbbe1e6a69137b48.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4606e0286001d47e.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-36a61753080f1382.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib --extern tower_test=/opt/rustwide/target/debug/deps/libtower_test-b44c15c854a98a03.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/custom_notification-3cc09010a248401c.custom_notification.781gtjfr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/custom_notification-3cc09010a248401c.custom_notification.781gtjfr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/custom_notification-3cc09010a248401c.custom_notification.781gtjfr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/custom_notification-3cc09010a248401c.custom_notification.781gtjfr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/custom_notification-3cc09010a248401c.custom_notification.781gtjfr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/custom_notification-3cc09010a248401c.custom_notification.781gtjfr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/custom_notification-3cc09010a248401c.custom_notification.781gtjfr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/custom_notification-3cc09010a248401c.custom_notification.781gtjfr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/custom_notification-3cc09010a248401c.custom_notification.781gtjfr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/custom_notification-3cc09010a248401c.custom_notification.781gtjfr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/custom_notification-3cc09010a248401c.custom_notification.781gtjfr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/custom_notification-3cc09010a248401c.custom_notification.781gtjfr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/custom_notification-3cc09010a248401c.custom_notification.781gtjfr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/custom_notification-3cc09010a248401c.custom_notification.781gtjfr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/custom_notification-3cc09010a248401c.custom_notification.781gtjfr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/custom_notification-3cc09010a248401c.custom_notification.781gtjfr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/custom_notification-3cc09010a248401c" "/opt/rustwide/target/debug/examples/custom_notification-3cc09010a248401c.34re5jp4awfqvu0w.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ff8495fe6d8d9c15.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-56a784a66ac8b420.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libregex-556b1eef741d92ae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4b5b32627cea3814.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libtower_lsp-fa1b2cbbe8e8df22.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libdashmap-a6057206aef688da.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ac61d1ec8329032e.rlib" "/opt/rustwide/target/debug/deps/liblibc-aadda8a52fdf135c.rlib" "/opt/rustwide/target/debug/deps/libahash-bf3ce5ebaa784ea3.rlib" "/opt/rustwide/target/debug/deps/libconst_random-6885075905aaec03.rlib" "/opt/rustwide/target/debug/deps/libfutures-0fd48fe87fa24c9b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d40a34b487ba5076.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d30ea70e18627187.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75b49c1d0526a67e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c79fd02ab18d0ccb.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-17ccec7ac71753d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-36a61753080f1382.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cd8a2593a346d59c.rlib" "/opt/rustwide/target/debug/deps/libtokio-4606e0286001d47e.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4313d09413e99b74.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libnom-ab09a624b040941a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc_core-4b8fd73d9625755a.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/liblsp_types-6d8778c28c28bc01.rlib" "/opt/rustwide/target/debug/deps/liburl-285fa5848662ca92.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-d74209f572b4aed6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-328297b5745a2599.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-89d8f15e9fd36b29.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fbbe1e6a69137b48.rlib" "/opt/rustwide/target/debug/deps/libryu-6661baed86ca2b70.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6f19014665727d2.rlib" "/opt/rustwide/target/debug/deps/libserde-76ff316c7877b1ea.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6bb1724fe691bb51d310879aeb2a103c58e4d62325488ed2ffad34a4bafd9189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bb1724fe691bb51d310879aeb2a103c58e4d62325488ed2ffad34a4bafd9189", kill_on_drop: false }` [INFO] [stdout] 6bb1724fe691bb51d310879aeb2a103c58e4d62325488ed2ffad34a4bafd9189