[INFO] cloning repository https://github.com/zip1798/anchor-counter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zip1798/anchor-counter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzip1798%2Fanchor-counter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzip1798%2Fanchor-counter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6387db145563e7fa67f5af79674329fac1712e73 [INFO] checking zip1798/anchor-counter against master#8e37e151835d96d6a7415e93e6876561485a3354 for pr-134218 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzip1798%2Fanchor-counter" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zip1798/anchor-counter on toolchain 8e37e151835d96d6a7415e93e6876561485a3354 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zip1798/anchor-counter [INFO] finished tweaking git repo https://github.com/zip1798/anchor-counter [INFO] tweaked toml for git repo https://github.com/zip1798/anchor-counter written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zip1798/anchor-counter 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" "+8e37e151835d96d6a7415e93e6876561485a3354" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9382410903a646c5f00dc36362a4d35b8adfc79c43912d707709d0522dabec6 [INFO] running `Command { std: "docker" "start" "-a" "e9382410903a646c5f00dc36362a4d35b8adfc79c43912d707709d0522dabec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9382410903a646c5f00dc36362a4d35b8adfc79c43912d707709d0522dabec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9382410903a646c5f00dc36362a4d35b8adfc79c43912d707709d0522dabec6", kill_on_drop: false }` [INFO] [stdout] e9382410903a646c5f00dc36362a4d35b8adfc79c43912d707709d0522dabec6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1eb49d53f9e6f5a7bc82871cbe79d25808f70baaa02b75b89d81cb2b92d15819 [INFO] running `Command { std: "docker" "start" "-a" "1eb49d53f9e6f5a7bc82871cbe79d25808f70baaa02b75b89d81cb2b92d15819", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling toml_datetime v0.6.7 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.20 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling solana-frozen-abi v1.18.20 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking arrayref v0.3.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to run custom build command for `libsecp256k1 v0.6.0` [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/libsecp256k1-365cd611ceda254b/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libsecp256k1-0.6.0/build.rs:8:59: [INFO] [stderr] Write const.rs file failed: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x574ed9fd9aea - std::backtrace_rs::backtrace::libunwind::trace::h022caa62200bbfc1 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x574ed9fd9aea - std::backtrace_rs::backtrace::trace_unsynchronized::h694e32aa3bae6f5f [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x574ed9fd9aea - std::sys::backtrace::_print_fmt::h2680fb6ff8e22452 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x574ed9fd9aea - ::fmt::hdcffbc1065d74d75 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x574ed9ff6263 - core::fmt::rt::Argument::fmt::he06496a9ed3703a4 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x574ed9ff6263 - core::fmt::write::h55baa0ecd0176531 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x574ed9fd71e3 - std::io::Write::write_fmt::h49f3dcbd2134b25a [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x574ed9fd9932 - std::sys::backtrace::BacktraceLock::print::h19877f04c7770d81 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x574ed9fda90d - std::panicking::default_hook::{{closure}}::h812458b2e3e6cae6 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x574ed9fda752 - std::panicking::default_hook::hc806cb2847473728 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x574ed9fdaf07 - std::panicking::rust_panic_with_hook::ha79d4bc654fea354 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x574ed9fdad9a - std::panicking::begin_panic_handler::{{closure}}::h54a022eda853152d [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x574ed9fd9fb9 - std::sys::backtrace::__rust_end_short_backtrace::hd4a582557f71a384 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x574ed9fdaa2d - rust_begin_unwind [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x574ed9ff53f0 - core::panicking::panic_fmt::he1c36effa16de984 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x574ed9ff5836 - core::result::unwrap_failed::h2e71b2ce0befa6d7 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/core/src/result.rs:1699:5 [INFO] [stderr] 16: 0x574ed9fa3533 - core::result::Result::expect::heb36d7037a3280a0 [INFO] [stderr] 17: 0x574ed9fa39c4 - build_script_build::main::h7af4c99c9067b415 [INFO] [stderr] 18: 0x574ed9fa2e83 - core::ops::function::FnOnce::call_once::h76deae1648e4caa1 [INFO] [stderr] 19: 0x574ed9fa2d16 - std::sys::backtrace::__rust_begin_short_backtrace::hadc8bc849b414eda [INFO] [stderr] 20: 0x574ed9fa2bd9 - std::rt::lang_start::{{closure}}::hfd6b45c2d34420b8 [INFO] [stderr] 21: 0x574ed9fd5497 - core::ops::function::impls:: for &F>::call_once::hb9f8d146d8749de9 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x574ed9fd5497 - std::panicking::try::do_call::h956649ea9b10ce40 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/panicking.rs:573:40 [INFO] [stderr] 23: 0x574ed9fd5497 - std::panicking::try::h7c163ea50e7c00b0 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/panicking.rs:536:19 [INFO] [stderr] 24: 0x574ed9fd5497 - std::panic::catch_unwind::h6a9208611678198b [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x574ed9fd5497 - std::rt::lang_start_internal::{{closure}}::hb95f1dc08ef46086 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/rt.rs:174:48 [INFO] [stderr] 26: 0x574ed9fd5497 - std::panicking::try::do_call::h83dc478945c3ace3 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/panicking.rs:573:40 [INFO] [stderr] 27: 0x574ed9fd5497 - std::panicking::try::h16fc89a7b347b552 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/panicking.rs:536:19 [INFO] [stderr] 28: 0x574ed9fd5497 - std::panic::catch_unwind::h79418d66b0a78549 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x574ed9fd5497 - std::rt::lang_start_internal::h56052a955c4e0e64 [INFO] [stderr] at /rustc/8e37e151835d96d6a7415e93e6876561485a3354/library/std/src/rt.rs:174:20 [INFO] [stderr] 30: 0x574ed9fa2bb7 - std::rt::lang_start::h53b31cce3e8e4200 [INFO] [stderr] 31: 0x574ed9fa3bb5 - main [INFO] [stderr] 32: 0x79f8e0fa3d90 - [INFO] [stderr] 33: 0x79f8e0fa3e40 - __libc_start_main [INFO] [stderr] 34: 0x574ed9fa2645 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetay95RZS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml_edit` (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/8e37e151835d96d6a7415e93e6876561485a3354/bin/rustc --crate-name toml_edit --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.21.1/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="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=314b09a2c872249b -C extra-filename=-25abcce7523477b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b93211f4da9d375a.rmeta --extern toml_datetime=/opt/rustwide/target/debug/deps/libtoml_datetime-92d291a46f98ed7a.rmeta --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-70c8a266dda00712.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `wasm-bindgen-backend` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaDLvF9u" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ark-ff-macros` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `derivative` (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/8e37e151835d96d6a7415e93e6876561485a3354/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.72/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="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=6d49d71db4fb6755 -C extra-filename=-d58a200eb05521a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-04e52a9368abd7db.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-cac908c5c8a17467.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b240505bfd42d77c.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "1eb49d53f9e6f5a7bc82871cbe79d25808f70baaa02b75b89d81cb2b92d15819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eb49d53f9e6f5a7bc82871cbe79d25808f70baaa02b75b89d81cb2b92d15819", kill_on_drop: false }` [INFO] [stdout] 1eb49d53f9e6f5a7bc82871cbe79d25808f70baaa02b75b89d81cb2b92d15819