[INFO] fetching crate intiface-cli 10.0.0... [INFO] checking intiface-cli-10.0.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate intiface-cli 10.0.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate intiface-cli 10.0.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking crates.io crate intiface-cli 10.0.0 [INFO] finished tweaking crates.io crate intiface-cli 10.0.0 [INFO] tweaked toml for crates.io crate intiface-cli 10.0.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate intiface-cli 10.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rcgen v0.8.5 [INFO] [stderr] Downloaded tracing-fmt v0.1.1 [INFO] [stderr] Downloaded buttplug v0.8.2 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dab1489bb58467ff8ee66a7cfade47423080b233b6201e2956d1042eb87f54c4 [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" "dab1489bb58467ff8ee66a7cfade47423080b233b6201e2956d1042eb87f54c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dab1489bb58467ff8ee66a7cfade47423080b233b6201e2956d1042eb87f54c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dab1489bb58467ff8ee66a7cfade47423080b233b6201e2956d1042eb87f54c4", kill_on_drop: false }` [INFO] [stdout] dab1489bb58467ff8ee66a7cfade47423080b233b6201e2956d1042eb87f54c4 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3e33dc241107b94e841d79611210cbb9f0a3263bfaf66d58d7b16de5896f151 [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" "c3e33dc241107b94e841d79611210cbb9f0a3263bfaf66d58d7b16de5896f151", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking parking v1.0.6 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking dashmap v4.0.0-rc6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.16 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling hidapi v1.2.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Checking async-channel v1.4.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking ring v0.16.15 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking polling v0.1.9 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking winrt v0.6.0 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking blocking v0.5.2 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking pem v0.8.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking sha-1 v0.9.1 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking yasna v0.3.2 [INFO] [stderr] Checking tracing-subscriber v0.1.6 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Compiling valico v3.4.0 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Checking rcgen v0.8.5 [INFO] [stderr] Checking tracing-fmt v0.1.1 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Checking serialport v3.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling buttplug_derive v0.4.0 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling strum_macros v0.19.2 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Compiling argh_derive v0.1.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.23/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=972cf81b31185412 -C extra-filename=-972cf81b31185412 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0ca7b911c525a03a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-83b4bfbfe428dab5.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0bf3d9988eae6efb.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg deprecated_proc_macro` (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/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/prost_derive-49008d1984e98748.prost_derive.98izuzx3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-49008d1984e98748.prost_derive.98izuzx3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-49008d1984e98748.prost_derive.98izuzx3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-49008d1984e98748.prost_derive.98izuzx3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-49008d1984e98748.prost_derive.98izuzx3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-49008d1984e98748.prost_derive.98izuzx3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-49008d1984e98748.prost_derive.98izuzx3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-49008d1984e98748.prost_derive.98izuzx3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-49008d1984e98748.prost_derive.98izuzx3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-49008d1984e98748.prost_derive.98izuzx3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-49008d1984e98748.prost_derive.98izuzx3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-49008d1984e98748.prost_derive.98izuzx3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-49008d1984e98748.prost_derive.98izuzx3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-49008d1984e98748.prost_derive.98izuzx3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-49008d1984e98748.prost_derive.98izuzx3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-49008d1984e98748.prost_derive.98izuzx3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libprost_derive-49008d1984e98748.so" "/opt/rustwide/target/debug/deps/prost_derive-49008d1984e98748.20agxer7p72pb4pj.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-49008d1984e98748.1l42hld3kod8otv7.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-0bf3d9988eae6efb.rlib" "/opt/rustwide/target/debug/deps/libitertools-8747ca2fa25cce87.rlib" "/opt/rustwide/target/debug/deps/libeither-fd14415d485f4761.rlib" "/opt/rustwide/target/debug/deps/libquote-83b4bfbfe428dab5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-0ca7b911c525a03a.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-b13daac5d45350a3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-44df969aa9e20fb0.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-b6ebf2ef3bbb1206.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-edfba68bd3501617.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cb36837ea2d84c1b.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-637cb1b53c807e95.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-099cf0af4375543b.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b5f18e83369ef257.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3bb19daa4485d5fe.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5298ab0591e7fb29.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2e4947d254d0b599.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1532436f783b0405.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3d12d76f5782439f.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f54fb6b93a192d72.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d41f1ff31e4e0f27.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-108e5e911ebb4fc8.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-31288459e6a43502.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f51baad7bbcb81c4.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c3e33dc241107b94e841d79611210cbb9f0a3263bfaf66d58d7b16de5896f151", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e33dc241107b94e841d79611210cbb9f0a3263bfaf66d58d7b16de5896f151", kill_on_drop: false }` [INFO] [stdout] c3e33dc241107b94e841d79611210cbb9f0a3263bfaf66d58d7b16de5896f151