[INFO] fetching crate ibc-core-router 0.57.0... [INFO] checking ibc-core-router-0.57.0 against master#17ffbc81a30c094193836a5d7f90dff273b5df93 for pr-138785 [INFO] extracting crate ibc-core-router 0.57.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate ibc-core-router 0.57.0 on toolchain 17ffbc81a30c094193836a5d7f90dff273b5df93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ibc-core-router 0.57.0 [INFO] finished tweaking crates.io crate ibc-core-router 0.57.0 [INFO] tweaked toml for crates.io crate ibc-core-router 0.57.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate ibc-core-router 0.57.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c31b577f9bdcdd17b9ca401633163ac5b209d5512c55770830bae72929c629d3 [INFO] running `Command { std: "docker" "start" "-a" "c31b577f9bdcdd17b9ca401633163ac5b209d5512c55770830bae72929c629d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c31b577f9bdcdd17b9ca401633163ac5b209d5512c55770830bae72929c629d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c31b577f9bdcdd17b9ca401633163ac5b209d5512c55770830bae72929c629d3", kill_on_drop: false }` [INFO] [stdout] c31b577f9bdcdd17b9ca401633163ac5b209d5512c55770830bae72929c629d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17ffbc81a30c094193836a5d7f90dff273b5df93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a4913d7b60b202939c0fd35071befb13326ebf50da50ab1b6c00a79ef191a61 [INFO] running `Command { std: "docker" "start" "-a" "3a4913d7b60b202939c0fd35071befb13326ebf50da50ab1b6c00a79ef191a61", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking flex-error v0.4.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaRI6zEi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subtle-encoding` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcdTP8Dt/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcdTP8Dt/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/prost_derive-788601abdf522977.dxq3tozescl5swyaqwhny6x0h.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-faa143c585046986.rlib,libquote-bd149706e69b9b9e.rlib,libproc_macro2-f0e287c1d54fec0d.rlib,libunicode_ident-a3690edd3a41f0e2.rlib,libitertools-f1a0a8e02cfcfe64.rlib,libeither-4fcd3f8e66c69bf0.rlib,libanyhow-5b2b0f9a1fcc2cba.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdTP8Dt/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libprost_derive-788601abdf522977.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccfVM5mf.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libprost_derive-788601abdf522977.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcdTP8Dt/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. --version-script=/tmp/rustcdTP8Dt/list --no-undefined-version /tmp/rustcdTP8Dt/symbols.o /opt/rustwide/target/debug/deps/prost_derive-788601abdf522977.prost_derive.3ae5b5e5a94c5d26-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/prost_derive-788601abdf522977.prost_derive.3ae5b5e5a94c5d26-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/prost_derive-788601abdf522977.prost_derive.3ae5b5e5a94c5d26-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/prost_derive-788601abdf522977.prost_derive.3ae5b5e5a94c5d26-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/prost_derive-788601abdf522977.prost_derive.3ae5b5e5a94c5d26-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/prost_derive-788601abdf522977.prost_derive.3ae5b5e5a94c5d26-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/prost_derive-788601abdf522977.prost_derive.3ae5b5e5a94c5d26-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/prost_derive-788601abdf522977.prost_derive.3ae5b5e5a94c5d26-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/prost_derive-788601abdf522977.prost_derive.3ae5b5e5a94c5d26-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/prost_derive-788601abdf522977.prost_derive.3ae5b5e5a94c5d26-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/prost_derive-788601abdf522977.prost_derive.3ae5b5e5a94c5d26-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/prost_derive-788601abdf522977.prost_derive.3ae5b5e5a94c5d26-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/prost_derive-788601abdf522977.prost_derive.3ae5b5e5a94c5d26-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/prost_derive-788601abdf522977.prost_derive.3ae5b5e5a94c5d26-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/prost_derive-788601abdf522977.prost_derive.3ae5b5e5a94c5d26-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/prost_derive-788601abdf522977.prost_derive.3ae5b5e5a94c5d26-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/prost_derive-788601abdf522977.dxq3tozescl5swyaqwhny6x0h.rcgu.rmeta /opt/rustwide/target/debug/deps/prost_derive-788601abdf522977.ci0ap5t57hmznl30t1d4eehqi.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-faa143c585046986.rlib /opt/rustwide/target/debug/deps/libquote-bd149706e69b9b9e.rlib /opt/rustwide/target/debug/deps/libproc_macro2-f0e287c1d54fec0d.rlib /opt/rustwide/target/debug/deps/libunicode_ident-a3690edd3a41f0e2.rlib /opt/rustwide/target/debug/deps/libitertools-f1a0a8e02cfcfe64.rlib /opt/rustwide/target/debug/deps/libeither-4fcd3f8e66c69bf0.rlib /opt/rustwide/target/debug/deps/libanyhow-5b2b0f9a1fcc2cba.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-fdb1b949513bb3bd.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6fc8ec35a950c030.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-640c1a0aad295819.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-074213354b0eee08.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-851504597be14a0a.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c9a40a7829b4a8f9.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7484638d471ea1f9.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-89178d84de0e7896.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-db64b148936907c4.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1d794a0506b4c481.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bcf1a6a229ef7857.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7489dfa37f6838c3.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-00e1f9c7b6f10291.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8e02eb627a7d0eed.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5821b9cc09479e86.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-16429f878c1b8ecc.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-995bcdd234940571.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-614ba4a94b456c22.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-efccff1ad47e65ac.rlib /opt/rustwide/rustup-home/toolchains/17ffbc81a30c094193836a5d7f90dff273b5df93/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7bc6cb282c880c39.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.20.1-rust-1.88.0-nightly 0x00007579324ddfc7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.20.1-rust-1.88.0-nightly 0x00007579324de3dc [INFO] [stdout] 2 libc.so.6 0x000075792cc33330 [INFO] [stdout] 3 rust-lld 0x00005cab1c77411a [INFO] [stdout] 4 rust-lld 0x00005cab1c58d5a3 [INFO] [stdout] 5 rust-lld 0x00005cab1c56b27a [INFO] [stdout] 6 rust-lld 0x00005cab1c566694 [INFO] [stdout] 7 rust-lld 0x00005cab1c4762d6 [INFO] [stdout] 8 rust-lld 0x00005cab1c475320 [INFO] [stdout] 9 rust-lld 0x00005cab1c4759d1 [INFO] [stdout] 10 libc.so.6 0x000075792cc181ca [INFO] [stdout] 11 libc.so.6 0x000075792cc1828b __libc_start_main + 139 [INFO] [stdout] 12 rust-lld 0x00005cab1c2f7f89 [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaYUrjGh/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `prost-derive` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `derive_more-impl` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaUDCOr4/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3a4913d7b60b202939c0fd35071befb13326ebf50da50ab1b6c00a79ef191a61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a4913d7b60b202939c0fd35071befb13326ebf50da50ab1b6c00a79ef191a61", kill_on_drop: false }` [INFO] [stdout] 3a4913d7b60b202939c0fd35071befb13326ebf50da50ab1b6c00a79ef191a61