[INFO] cloning repository https://github.com/nocoffeecraft/dotkit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nocoffeecraft/dotkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnocoffeecraft%2Fdotkit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnocoffeecraft%2Fdotkit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab816583baed8c431e99bc1686b7edeeb001429f [INFO] building nocoffeecraft/dotkit against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnocoffeecraft%2Fdotkit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nocoffeecraft/dotkit on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nocoffeecraft/dotkit [INFO] finished tweaking git repo https://github.com/nocoffeecraft/dotkit [INFO] tweaked toml for git repo https://github.com/nocoffeecraft/dotkit written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nocoffeecraft/dotkit 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39185ef086e7b85d699e348aab264a5fca4749a5663880d221d1294c7791d72d [INFO] running `Command { std: "docker" "start" "-a" "39185ef086e7b85d699e348aab264a5fca4749a5663880d221d1294c7791d72d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39185ef086e7b85d699e348aab264a5fca4749a5663880d221d1294c7791d72d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39185ef086e7b85d699e348aab264a5fca4749a5663880d221d1294c7791d72d", kill_on_drop: false }` [INFO] [stdout] 39185ef086e7b85d699e348aab264a5fca4749a5663880d221d1294c7791d72d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbd480a11ca16eb0198438fd7f355539e893a4c67a4fad09743f7a8bf3f0cef0 [INFO] running `Command { std: "docker" "start" "-a" "cbd480a11ca16eb0198438fd7f355539e893a4c67a4fad09743f7a8bf3f0cef0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex` (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/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name regex --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.11.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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=4f9a9b7c13f4ff97 -C extra-filename=-559452b3305f3ffc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-f95a2d77404a73d2.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern regex_automata=/opt/rustwide/target/debug/deps/libregex_automata-d063da7641e754a9.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-13fc688ae7f36982.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `globset` (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/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name globset --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/globset-0.4.15/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=d6121470fcda9144 -C extra-filename=-83e5eb500f5d09d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-f95a2d77404a73d2.rmeta --extern bstr=/opt/rustwide/target/debug/deps/libbstr-0a0e4877aea66222.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5fb51f756c1191b0.rmeta --extern regex_automata=/opt/rustwide/target/debug/deps/libregex_automata-d063da7641e754a9.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-13fc688ae7f36982.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `chrono-tz v0.9.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/chrono-tz-6c9b59086b27e53c/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=CHRONO_TZ_TIMEZONE_FILTER [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-build-0.3.0/src/lib.rs:505:53: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6053ae5d52ba - std::backtrace_rs::backtrace::libunwind::trace::hb592e8fae072c7e3 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x6053ae5d52ba - std::backtrace_rs::backtrace::trace_unsynchronized::h8927fd6287254ed0 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x6053ae5d52ba - std::sys::backtrace::_print_fmt::hc83c64bb828feee6 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6053ae5d52ba - ::fmt::h57c3f6132393e01d [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6053ae5f3593 - core::fmt::rt::Argument::fmt::h4939d14a683ecc7e [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x6053ae5f3593 - core::fmt::write::h5279a33f365588a6 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x6053ae5d2623 - std::io::Write::write_fmt::h439bcb4e9cbc1e1e [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x6053ae5d5102 - std::sys::backtrace::BacktraceLock::print::h08f61ba9b844b4ac [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x6053ae5d6160 - std::panicking::default_hook::{{closure}}::ha7d66a7a8cf0304f [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x6053ae5d5f40 - std::panicking::default_hook::h130dd4cc4e018e28 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:322:9 [INFO] [stderr] 10: 0x6053ae5d67f2 - std::panicking::rust_panic_with_hook::h429a5d73cf660a69 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:828:13 [INFO] [stderr] 11: 0x6053ae5d668a - std::panicking::begin_panic_handler::{{closure}}::h8ee26903b8ef2276 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:701:13 [INFO] [stderr] 12: 0x6053ae5d57b9 - std::sys::backtrace::__rust_end_short_backtrace::hc830b1279d63031c [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x6053ae5d631d - rust_begin_unwind [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:692:5 [INFO] [stderr] 14: 0x6053ae5f23a0 - core::panicking::panic_fmt::hd90af040c9b3a7a3 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x6053ae5f2816 - core::result::unwrap_failed::h5aa9b3bea2924411 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x6053ae4801db - chrono_tz_build::main::h12d8d338d13f2e9a [INFO] [stderr] 17: 0x6053ae478a17 - build_script_build::main::hb70d22aff394f5bc [INFO] [stderr] 18: 0x6053ae4789b3 - core::ops::function::FnOnce::call_once::h0f9dc10d702e68d7 [INFO] [stderr] 19: 0x6053ae478996 - std::sys::backtrace::__rust_begin_short_backtrace::h53c523315addbaa4 [INFO] [stderr] 20: 0x6053ae478979 - std::rt::lang_start::{{closure}}::hb636579d772a01ec [INFO] [stderr] 21: 0x6053ae5cfbe7 - core::ops::function::impls:: for &F>::call_once::h608e79d482179a73 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x6053ae5cfbe7 - std::panicking::try::do_call::h68af151b24870582 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40 [INFO] [stderr] 23: 0x6053ae5cfbe7 - std::panicking::try::ha3328a6a71abe6a1 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19 [INFO] [stderr] 24: 0x6053ae5cfbe7 - std::panic::catch_unwind::hab25edf77eece0af [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x6053ae5cfbe7 - std::rt::lang_start_internal::{{closure}}::h675ae012d3c7e5f1 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:48 [INFO] [stderr] 26: 0x6053ae5cfbe7 - std::panicking::try::do_call::h959dd56984007ef9 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40 [INFO] [stderr] 27: 0x6053ae5cfbe7 - std::panicking::try::h680ac32c918982f6 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19 [INFO] [stderr] 28: 0x6053ae5cfbe7 - std::panic::catch_unwind::hdbe022418e45492f [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x6053ae5cfbe7 - std::rt::lang_start_internal::h6fa91857d7bd0472 [INFO] [stderr] at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:20 [INFO] [stderr] 30: 0x6053ae478957 - std::rt::lang_start::hf2927483a7e00feb [INFO] [stderr] 31: 0x6053ae478a35 - main [INFO] [stderr] 32: 0x7bb9bbc90d90 - [INFO] [stderr] 33: 0x7bb9bbc90e40 - __libc_start_main [INFO] [stderr] 34: 0x6053ae478865 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaxoDC0d/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (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/334963c956d25708feab489a3816ae63f639355d/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/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 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=23a81881d2f4ba81 -C extra-filename=-d063da7641e754a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-f95a2d77404a73d2.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-13fc688ae7f36982.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cbd480a11ca16eb0198438fd7f355539e893a4c67a4fad09743f7a8bf3f0cef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbd480a11ca16eb0198438fd7f355539e893a4c67a4fad09743f7a8bf3f0cef0", kill_on_drop: false }` [INFO] [stdout] cbd480a11ca16eb0198438fd7f355539e893a4c67a4fad09743f7a8bf3f0cef0