[INFO] cloning repository https://github.com/katyamag/sf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/katyamag/sf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatyamag%2Fsf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatyamag%2Fsf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c1151d6f340e869369a1f0e862e05ac704fe8c8 [INFO] checking katyamag/sf against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkatyamag%2Fsf" "/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/katyamag/sf on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/katyamag/sf [INFO] finished tweaking git repo https://github.com/katyamag/sf [INFO] tweaked toml for git repo https://github.com/katyamag/sf written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/katyamag/sf 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c358e159ec5ea7c6a0085288510cd56d185949f1d06ca37354e505eb8c8c3349 [INFO] running `Command { std: "docker" "start" "-a" "c358e159ec5ea7c6a0085288510cd56d185949f1d06ca37354e505eb8c8c3349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c358e159ec5ea7c6a0085288510cd56d185949f1d06ca37354e505eb8c8c3349", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c358e159ec5ea7c6a0085288510cd56d185949f1d06ca37354e505eb8c8c3349", kill_on_drop: false }` [INFO] [stdout] c358e159ec5ea7c6a0085288510cd56d185949f1d06ca37354e505eb8c8c3349 [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 712441c6e1229d0ea339321ae2c4617b093087f6d39d2d89274437ada7b4ea67 [INFO] running `Command { std: "docker" "start" "-a" "712441c6e1229d0ea339321ae2c4617b093087f6d39d2d89274437ada7b4ea67", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaaUfAeG/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `ring v0.16.20` [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/ring-643031c8247e69bb/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-6dce4da1e22f64b8/out/aesni-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/aesni-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-6dce4da1e22f64b8/out/vpaes-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/vpaes-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-6dce4da1e22f64b8/out/x86_64-mont-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/x86_64-mont-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-6dce4da1e22f64b8/out/x86_64-mont5-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/x86_64-mont5-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-6dce4da1e22f64b8/out/chacha-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/chacha-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-6dce4da1e22f64b8/out/p256-x86_64-asm-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/p256-x86_64-asm-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-6dce4da1e22f64b8/out/aesni-gcm-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/aesni-gcm-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-6dce4da1e22f64b8/out/ghash-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/ghash-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-6dce4da1e22f64b8/out/sha512-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/sha512-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-6dce4da1e22f64b8/out/chacha20_poly1305_x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/chacha20_poly1305_x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-6dce4da1e22f64b8/out/sha256-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/sha256-x86_64-elf.S" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-6dce4da1e22f64b8/out/aes_nohw.o" "crypto/fipsmodule/aes/aes_nohw.c" [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-6dce4da1e22f64b8/out/montgomery.o" "crypto/fipsmodule/bn/montgomery.c" [INFO] [stderr] crypto/fipsmodule/bn/montgomery.c:158:1: fatal error: error writing to /tmp/ccTORCVR.s: No space left on device [INFO] [stderr] 158 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/build.rs:656:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5796bf43c912 - std::backtrace_rs::backtrace::libunwind::trace::hfe33f3fca02d9d49 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5796bf43c912 - std::backtrace_rs::backtrace::trace_unsynchronized::hf8c1336b7abecebc [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5796bf43c912 - std::sys::backtrace::_print_fmt::h1cc3b7371fcb02ce [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5796bf43c912 - ::fmt::h3fdbad3682625d65 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5796bf461253 - core::fmt::rt::Argument::fmt::hac739edf89f473e5 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x5796bf461253 - core::fmt::write::h46b3661118fd93d9 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x5796bf438f53 - std::io::default_write_fmt::h07a956b98e0e549f [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5796bf438f53 - std::io::Write::write_fmt::hefeac8c5ed2b4ca0 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5796bf43c762 - std::sys::backtrace::BacktraceLock::print::hc92ef2ccd32eaf3d [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5796bf43e502 - std::panicking::default_hook::{{closure}}::h26c6ecc533f19c32 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5796bf43e305 - std::panicking::default_hook::he6d1a5a8f8627255 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5796bf43ef22 - std::panicking::rust_panic_with_hook::hc6a05938888c0a6d [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5796bf43edfc - std::panicking::begin_panic::{{closure}}::hef3f0ae596d5e250 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:770:9 [INFO] [stderr] 13: 0x5796bf43ce09 - std::sys::backtrace::__rust_end_short_backtrace::h07cc95a20f75396e [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5796bf43ed02 - std::panicking::begin_panic::hca96c7c298a38d1a [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:769:5 [INFO] [stderr] 15: 0x5796bf3c3de6 - build_script_build::run_command::hbd706cc446197ae8 [INFO] [stderr] 16: 0x5796bf3c289f - build_script_build::compile::h78d416047be017d6 [INFO] [stderr] 17: 0x5796bf3c238e - build_script_build::build_library::{{closure}}::hdfdc558bdd87452d [INFO] [stderr] 18: 0x5796bf3cba53 - as core::iter::traits::iterator::Iterator>::next::hf561d45bd11c1799 [INFO] [stderr] 19: 0x5796bf3c7a45 - alloc::vec::Vec::extend_desugared::h03d5c609e1ecf39b [INFO] [stderr] 20: 0x5796bf3c8ac6 - as alloc::vec::spec_extend::SpecExtend>::spec_extend::h34a7af406c2cfe0c [INFO] [stderr] 21: 0x5796bf3c67a4 - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h3f33747f3659c03c [INFO] [stderr] 22: 0x5796bf3c8bad - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h98dd6af03e3c55db [INFO] [stderr] 23: 0x5796bf3c8a11 - as core::iter::traits::collect::FromIterator>::from_iter::hb1ea2c471ef6eb35 [INFO] [stderr] 24: 0x5796bf3cc949 - core::iter::traits::iterator::Iterator::collect::h8c47ef50e5b400a3 [INFO] [stderr] 25: 0x5796bf3c1b35 - build_script_build::build_library::h91a553e7e8f9fdd6 [INFO] [stderr] 26: 0x5796bf3c196e - build_script_build::build_c_code::{{closure}}::he9b64ca980be8dd3 [INFO] [stderr] 27: 0x5796bf3bf121 - as core::iter::traits::iterator::Iterator>::for_each::ha0f3e3f39581e148 [INFO] [stderr] 28: 0x5796bf3c1594 - build_script_build::build_c_code::hd81e8b742df5ab49 [INFO] [stderr] 29: 0x5796bf3c003a - build_script_build::ring_build_rs_main::hc455c63e5bdf8157 [INFO] [stderr] 30: 0x5796bf3bf3f3 - build_script_build::main::h88060ab881a6ddb2 [INFO] [stderr] 31: 0x5796bf3c9cd3 - core::ops::function::FnOnce::call_once::hd3b51fa803dad496 [INFO] [stderr] 32: 0x5796bf3c9aa6 - std::sys::backtrace::__rust_begin_short_backtrace::had39ca0358a00f46 [INFO] [stderr] 33: 0x5796bf3c9a89 - std::rt::lang_start::{{closure}}::h6ac9568d87e5985f [INFO] [stderr] 34: 0x5796bf4340d0 - core::ops::function::impls:: for &F>::call_once::h07820d99f666c4f4 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 35: 0x5796bf4340d0 - std::panicking::try::do_call::hcb349621034e7d22 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40 [INFO] [stderr] 36: 0x5796bf4340d0 - std::panicking::try::h14d805015e715701 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19 [INFO] [stderr] 37: 0x5796bf4340d0 - std::panic::catch_unwind::he07ff3323b1b1ad4 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14 [INFO] [stderr] 38: 0x5796bf4340d0 - std::rt::lang_start_internal::{{closure}}::he746c4aa7e6c87ae [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:168:24 [INFO] [stderr] 39: 0x5796bf4340d0 - std::panicking::try::do_call::h5c36b323e35fe62d [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40 [INFO] [stderr] 40: 0x5796bf4340d0 - std::panicking::try::hb9a2d1353ef314fe [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19 [INFO] [stderr] 41: 0x5796bf4340d0 - std::panic::catch_unwind::he0661a914ab09041 [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14 [INFO] [stderr] 42: 0x5796bf4340d0 - std::rt::lang_start_internal::h690c392d3d3c052a [INFO] [stderr] at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:164:5 [INFO] [stderr] 43: 0x5796bf3c9a71 - std::rt::lang_start::h8bc4730a430cf97e [INFO] [stderr] 44: 0x5796bf3c5dc5 - main [INFO] [stderr] 45: 0x7f21ccbc01ca - [INFO] [stderr] 46: 0x7f21ccbc028b - __libc_start_main [INFO] [stderr] 47: 0x5796bf3bdc25 - _start [INFO] [stderr] 48: 0x0 - [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1INCpm/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `generic-array` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.81/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=e8abd954972282b6 -C extra-filename=-0fe247cdc13d36f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-48b8a442ef0069b6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5f0c6c50e846786f.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9a308e948d49b175.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "712441c6e1229d0ea339321ae2c4617b093087f6d39d2d89274437ada7b4ea67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "712441c6e1229d0ea339321ae2c4617b093087f6d39d2d89274437ada7b4ea67", kill_on_drop: false }` [INFO] [stdout] 712441c6e1229d0ea339321ae2c4617b093087f6d39d2d89274437ada7b4ea67