[INFO] cloning repository https://github.com/tendermint/kms [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tendermint/kms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftendermint%2Fkms", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftendermint%2Fkms'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 887960023d53ed20c76433500ca497c0857ab449 [INFO] checking tendermint/kms against try#15a786332e2f0dd343b226ab6bb8ec028a350f73 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftendermint%2Fkms" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tendermint/kms on toolchain 15a786332e2f0dd343b226ab6bb8ec028a350f73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tendermint/kms [INFO] finished tweaking git repo https://github.com/tendermint/kms [INFO] tweaked toml for git repo https://github.com/tendermint/kms written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/tendermint/kms already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tai64 v3.1.0 [INFO] [stderr] Downloaded libusb1-sys v0.3.7 [INFO] [stderr] Downloaded signatory-dalek v0.19.0 [INFO] [stderr] Downloaded rusb v0.5.5 [INFO] [stderr] Downloaded prost-amino-derive v0.5.0 [INFO] [stderr] Downloaded tendermint v0.13.0 [INFO] [stderr] Downloaded k256 v0.1.1 [INFO] [stderr] Downloaded signatory-secp256k1 v0.19.0 [INFO] [stderr] Downloaded signature_derive v1.0.0-pre.2 [INFO] [stderr] Downloaded signatory-ledger-tm v0.19.1 [INFO] [stderr] Downloaded prost-amino v0.5.0 [INFO] [stderr] Downloaded signature v1.0.1 [INFO] [stderr] Downloaded dbl v0.2.1 [INFO] [stderr] Downloaded generational-arena v0.2.7 [INFO] [stderr] Downloaded hidapi v0.5.2 [INFO] [stderr] Downloaded signatory v0.19.0 [INFO] [stderr] Downloaded cmac v0.2.0 [INFO] [stderr] Downloaded ecdsa v0.5.0 [INFO] [stderr] Downloaded elliptic-curve v0.3.0 [INFO] [stderr] Downloaded harp v0.1.0 [INFO] [stderr] Downloaded ledger v0.2.5 [INFO] [stderr] Downloaded p256 v0.1.0 [INFO] [stderr] Downloaded p384 v0.1.0 [INFO] [stderr] Downloaded hkd32 v0.3.1 [INFO] [stderr] Downloaded yubihsm v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45281fe0b2ec536e4e6fa8cb2cd37c732428e5e1e63438416e5a35014e7e6295 [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" "45281fe0b2ec536e4e6fa8cb2cd37c732428e5e1e63438416e5a35014e7e6295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45281fe0b2ec536e4e6fa8cb2cd37c732428e5e1e63438416e5a35014e7e6295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45281fe0b2ec536e4e6fa8cb2cd37c732428e5e1e63438416e5a35014e7e6295", kill_on_drop: false }` [INFO] [stdout] 45281fe0b2ec536e4e6fa8cb2cd37c732428e5e1e63438416e5a35014e7e6295 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4725ea556b0ff159865deef82f8f9a4b1f5c1feb3c39e2a78ddb22fd0ec67880 [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" "4725ea556b0ff159865deef82f8f9a4b1f5c1feb3c39e2a78ddb22fd0ec67880", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.20 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking canonical-path v2.0.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking generational-arena v0.2.7 [INFO] [stderr] Checking addr2line v0.12.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking backtrace v0.3.47 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking stream-cipher v0.3.2 [INFO] [stderr] Checking universal-hash v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking signal-hook v0.1.15 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking prost-amino v0.5.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking color-backtrace v0.3.0 [INFO] [stderr] Checking anomaly v0.2.0 [INFO] [stderr] Checking poly1305 v0.5.2 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.2 [INFO] [stderr] Checking atomicwrites v0.2.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling prost-amino-derive v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling signature_derive v1.0.0-pre.2 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking signature v1.0.1 [INFO] [stderr] Checking ed25519 v1.0.1 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking elliptic-curve v0.3.0 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Checking chacha20 v0.3.4 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking hkd32 v0.3.1 [INFO] [stderr] Checking k256 v0.1.1 [INFO] [stderr] Checking chacha20poly1305 v0.4.1 [INFO] [stderr] error: could not compile `pin-project-internal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=cc8f9353263af433 -C extra-filename=-cc8f9353263af433 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-03faf7cd2065ffdb.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ae9f497a9ddf37b0.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b21f35098bda8627.rlib --extern proc_macro --cap-lints allow --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/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/gumdrop_derive-ad25aa3868f30872.gumdrop_derive.c5g0d5zr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gumdrop_derive-ad25aa3868f30872.gumdrop_derive.c5g0d5zr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gumdrop_derive-ad25aa3868f30872.gumdrop_derive.c5g0d5zr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gumdrop_derive-ad25aa3868f30872.gumdrop_derive.c5g0d5zr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gumdrop_derive-ad25aa3868f30872.gumdrop_derive.c5g0d5zr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gumdrop_derive-ad25aa3868f30872.gumdrop_derive.c5g0d5zr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gumdrop_derive-ad25aa3868f30872.gumdrop_derive.c5g0d5zr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gumdrop_derive-ad25aa3868f30872.gumdrop_derive.c5g0d5zr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gumdrop_derive-ad25aa3868f30872.gumdrop_derive.c5g0d5zr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gumdrop_derive-ad25aa3868f30872.gumdrop_derive.c5g0d5zr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gumdrop_derive-ad25aa3868f30872.gumdrop_derive.c5g0d5zr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gumdrop_derive-ad25aa3868f30872.gumdrop_derive.c5g0d5zr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gumdrop_derive-ad25aa3868f30872.gumdrop_derive.c5g0d5zr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gumdrop_derive-ad25aa3868f30872.gumdrop_derive.c5g0d5zr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gumdrop_derive-ad25aa3868f30872.gumdrop_derive.c5g0d5zr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gumdrop_derive-ad25aa3868f30872.gumdrop_derive.c5g0d5zr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libgumdrop_derive-ad25aa3868f30872.so" "/opt/rustwide/target/debug/deps/gumdrop_derive-ad25aa3868f30872.3jnhnbg1byl4umbo.rcgu.o" "/opt/rustwide/target/debug/deps/gumdrop_derive-ad25aa3868f30872.4mduqzb25cp1qa9c.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-b21f35098bda8627.rlib" "/opt/rustwide/target/debug/deps/libquote-ae9f497a9ddf37b0.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-03faf7cd2065ffdb.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-e196087a89e1a4e5.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-32c6bf27c59d75f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6f5658153d127ddd.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b69e89b2ef7e009e.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fe971cf9622d0c47.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9ff49e5df977573d.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-323dea4ee1c9a010.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f12d17a047776008.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3d968aa3120f6a27.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-22cd238a7814521c.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f2c707309e5edc5c.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6b6b4b2bc151fc5a.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-32b57ee4d7c8dc07.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d9f2cb19c79e847e.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3ccc4a4f3013e9ef.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-aa547327a7679d28.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-90996f4879673567.rlib" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9ea09a899c3eda46.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/15a786332e2f0dd343b226ab6bb8ec028a350f73/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ea377e9224b11a8a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "4725ea556b0ff159865deef82f8f9a4b1f5c1feb3c39e2a78ddb22fd0ec67880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4725ea556b0ff159865deef82f8f9a4b1f5c1feb3c39e2a78ddb22fd0ec67880", kill_on_drop: false }` [INFO] [stdout] 4725ea556b0ff159865deef82f8f9a4b1f5c1feb3c39e2a78ddb22fd0ec67880