[INFO] cloning repository https://github.com/JordanForks/thrussh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JordanForks/thrussh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordanForks%2Fthrussh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordanForks%2Fthrussh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b7232db70817c3519d191d1c4440da933f28563 [INFO] testing JordanForks/thrussh against master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJordanForks%2Fthrussh" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JordanForks/thrussh on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JordanForks/thrussh [INFO] finished tweaking git repo https://github.com/JordanForks/thrussh [INFO] tweaked toml for git repo https://github.com/JordanForks/thrussh written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JordanForks/thrussh 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" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a4560a2fc1e99ec1800253aa224b77f9f98fb40aa6542af776b1b94913fa39a [INFO] running `Command { std: "docker" "start" "-a" "9a4560a2fc1e99ec1800253aa224b77f9f98fb40aa6542af776b1b94913fa39a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a4560a2fc1e99ec1800253aa224b77f9f98fb40aa6542af776b1b94913fa39a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a4560a2fc1e99ec1800253aa224b77f9f98fb40aa6542af776b1b94913fa39a", kill_on_drop: false }` [INFO] [stdout] 9a4560a2fc1e99ec1800253aa224b77f9f98fb40aa6542af776b1b94913fa39a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1aa35e417a87b868339e9c4873281f5e83d2898cbb32ea06de6d065678cf7275 [INFO] running `Command { std: "docker" "start" "-a" "1aa35e417a87b868339e9c4873281f5e83d2898cbb32ea06de6d065678cf7275", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling whoami v1.4.0 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling cryptovec v0.6.1 (/opt/rustwide/workdir/cryptovec) [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling pbkdf2 v0.12.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.10.0 [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:450:9: [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `aes` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `num-bigint` (lib) [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:450:9: [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] error: failed to run custom build command for `libsodium-sys v0.2.7` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsodium-sys-0483e2eadf9a3cb2/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_SHARED [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_USE_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_DISABLE_PIE [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for x86_64-unknown-linux-gnu-strip... no [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking whether UID '0' is supported by ustar format... yes [INFO] [stderr] checking whether GID '0' is supported by ustar format... yes [INFO] [stderr] checking how to create a ustar tar archive... gnutar [INFO] [stderr] checking whether make supports nested variables... (cached) yes [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking whether the C compiler works... no [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] configure: error: in `/opt/rustwide/target/debug/build/libsodium-sys-07763c6ac38c81fa/out/source/libsodium': [INFO] [stderr] configure: error: C compiler cannot create executables [INFO] [stderr] See `config.log' for more details [INFO] [stderr] sort: fflush failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-07763c6ac38c81fa/out/source/libsodium/configure: line 40: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-07763c6ac38c81fa/out/source/libsodium/configure: line 44: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/libsodium-sys-07763c6ac38c81fa/out/source/libsodium/configure: line 45: echo: write error: No space left on device [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libsodium-sys-0.2.7/build.rs:257:9: [INFO] [stderr] [INFO] [stderr] Failed to configure libsodium using cd "/opt/rustwide/target/debug/build/libsodium-sys-07763c6ac38c81fa/out/source/libsodium" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra" "/opt/rustwide/target/debug/build/libsodium-sys-07763c6ac38c81fa/out/source/libsodium/configure" "--prefix=/opt/rustwide/target/debug/build/libsodium-sys-07763c6ac38c81fa/out/installed" "--libdir=/opt/rustwide/target/debug/build/libsodium-sys-07763c6ac38c81fa/out/installed/lib" "--host=x86_64-unknown-linux-gnu" "--enable-shared=no" [INFO] [stderr] CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra [INFO] [stderr] CC=cc [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c3ad6e02fc - std::backtrace_rs::backtrace::libunwind::trace::hc56bfd85f78f2ac1 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55c3ad6e02fc - std::backtrace_rs::backtrace::trace_unsynchronized::h3a4cd0ee39c2ec51 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c3ad6e02fc - std::sys_common::backtrace::_print_fmt::h7ec874d1114e2ca4 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55c3ad6e02fc - ::fmt::h9409967845944e27 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55c3ad7068ec - core::fmt::rt::Argument::fmt::h3548c9d6e288e4b2 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x55c3ad7068ec - core::fmt::write::h31bd00fc0f85031b [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x55c3ad6dce4e - std::io::Write::write_fmt::h12ff3642b3fdae7c [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/io/mod.rs:1714:15 [INFO] [stderr] 7: 0x55c3ad6e00e4 - std::sys_common::backtrace::_print::h8ab9a59ea8fc9a86 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55c3ad6e00e4 - std::sys_common::backtrace::print::hfe7afa943e316a5b [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55c3ad6e1b7a - std::panicking::panic_hook_with_disk_dump::{{closure}}::hae52bf9a035c21dd [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:280:22 [INFO] [stderr] 10: 0x55c3ad6e1875 - std::panicking::panic_hook_with_disk_dump::hb6c613677d0ff679 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:314:9 [INFO] [stderr] 11: 0x55c3ad6e2187 - std::panicking::default_hook::h30f1f7d228429c8b [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:239:5 [INFO] [stderr] 12: 0x55c3ad6e2187 - std::panicking::rust_panic_with_hook::hd82d7066cdf9e06f [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:753:13 [INFO] [stderr] 13: 0x55c3ad6e2081 - std::panicking::begin_panic_handler::{{closure}}::hf97c71166d409481 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:631:13 [INFO] [stderr] 14: 0x55c3ad6e0826 - std::sys_common::backtrace::__rust_end_short_backtrace::haa22df65c16edaa5 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stderr] 15: 0x55c3ad6e1dc2 - rust_begin_unwind [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:619:5 [INFO] [stderr] 16: 0x55c3ad645565 - core::panicking::panic_fmt::h0e243d6d1945608c [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/panicking.rs:72:14 [INFO] [stderr] 17: 0x55c3ad64c41e - build_script_build::make_libsodium::h1ffe58e7cb7a876b [INFO] [stderr] 18: 0x55c3ad64d800 - build_script_build::build_libsodium::h11b5eab6aedf0583 [INFO] [stderr] 19: 0x55c3ad649400 - build_script_build::main::hf62337cdb8e0a414 [INFO] [stderr] 20: 0x55c3ad646a63 - core::ops::function::FnOnce::call_once::hdc7510147f8f69b0 [INFO] [stderr] 21: 0x55c3ad646116 - std::sys_common::backtrace::__rust_begin_short_backtrace::h162639d4b484c8d3 [INFO] [stderr] 22: 0x55c3ad646469 - std::rt::lang_start::{{closure}}::hcfd361f676b425e0 [INFO] [stderr] 23: 0x55c3ad6d88fb - core::ops::function::impls:: for &F>::call_once::h4726f6f3a851560a [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55c3ad6d88fb - std::panicking::try::do_call::hc0b3f36e2a66dd6c [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:526:40 [INFO] [stderr] 25: 0x55c3ad6d88fb - std::panicking::try::h05b5c74c4f9aadf8 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:490:19 [INFO] [stderr] 26: 0x55c3ad6d88fb - std::panic::catch_unwind::hce0d4583a8234ec4 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panic.rs:142:14 [INFO] [stderr] 27: 0x55c3ad6d88fb - std::rt::lang_start_internal::{{closure}}::hf9730986403b3d01 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x55c3ad6d88fb - std::panicking::try::do_call::h8cb7497c405f2fa0 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:526:40 [INFO] [stderr] 29: 0x55c3ad6d88fb - std::panicking::try::h2fb35b00fdcc5113 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panicking.rs:490:19 [INFO] [stderr] 30: 0x55c3ad6d88fb - std::panic::catch_unwind::h1c1cca9923a86aac [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/panic.rs:142:14 [INFO] [stderr] 31: 0x55c3ad6d88fb - std::rt::lang_start_internal::hc99c520fca129d62 [INFO] [stderr] at /rustc/23949593103d03a82c7ebc2e84434ce6c6edc561/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x55c3ad646447 - std::rt::lang_start::h74b47477c56c1e3a [INFO] [stderr] 33: 0x55c3ad64e1b5 - main [INFO] [stderr] 34: 0x7f4d46523d90 - [INFO] [stderr] 35: 0x7f4d46523e40 - __libc_start_main [INFO] [stderr] 36: 0x55c3ad645d75 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:450:9: [INFO] [stderr] error: could not compile `serde` (lib) [INFO] running `Command { std: "docker" "inspect" "1aa35e417a87b868339e9c4873281f5e83d2898cbb32ea06de6d065678cf7275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aa35e417a87b868339e9c4873281f5e83d2898cbb32ea06de6d065678cf7275", kill_on_drop: false }` [INFO] [stdout] 1aa35e417a87b868339e9c4873281f5e83d2898cbb32ea06de6d065678cf7275