[INFO] cloning repository https://github.com/hooneun/todo-actix-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hooneun/todo-actix-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhooneun%2Ftodo-actix-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhooneun%2Ftodo-actix-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8581afb1a17b80101a7cc83246c8e498ce1e37d6 [INFO] checking hooneun/todo-actix-rs against try#da4929024a7261062885cb3209c9d7fdc919d233 for pr-135536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhooneun%2Ftodo-actix-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hooneun/todo-actix-rs on toolchain da4929024a7261062885cb3209c9d7fdc919d233 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hooneun/todo-actix-rs [INFO] finished tweaking git repo https://github.com/hooneun/todo-actix-rs [INFO] tweaked toml for git repo https://github.com/hooneun/todo-actix-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hooneun/todo-actix-rs 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" "+da4929024a7261062885cb3209c9d7fdc919d233" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f0d4f44c3c56be901ba45babb13d09ea6525240a16de01cd1f073fef55d58fd [INFO] running `Command { std: "docker" "start" "-a" "7f0d4f44c3c56be901ba45babb13d09ea6525240a16de01cd1f073fef55d58fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f0d4f44c3c56be901ba45babb13d09ea6525240a16de01cd1f073fef55d58fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f0d4f44c3c56be901ba45babb13d09ea6525240a16de01cd1f073fef55d58fd", kill_on_drop: false }` [INFO] [stdout] 7f0d4f44c3c56be901ba45babb13d09ea6525240a16de01cd1f073fef55d58fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+da4929024a7261062885cb3209c9d7fdc919d233" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 613a420073a340d45971a35771ad6c1e8b7920e2700c4721fb0caad4fe007321 [INFO] running `Command { std: "docker" "start" "-a" "613a420073a340d45971a35771ad6c1e8b7920e2700c4721fb0caad4fe007321", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/linked_hash_map-9c3af8ae55bbffa3.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/linked-hash-map-9c3af8ae55bbffa3/dep-lib-linked_hash_map` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `typenum v1.13.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/typenum-de063daaf97f2076/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-a29007410d82bb0b/out/consts.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.13.0/build/main.rs:181:26: [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: 0x5bf0c949966a - std::backtrace_rs::backtrace::libunwind::trace::h52d29ea7a1513089 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5bf0c949966a - std::backtrace_rs::backtrace::trace_unsynchronized::h29d8e017ed2a9483 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5bf0c949966a - std::sys::backtrace::_print_fmt::h0cb608281b1c4b98 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5bf0c949966a - ::fmt::h85782b1c08f7a406 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5bf0c94b6c83 - core::fmt::rt::Argument::fmt::h1d3140fa2cc63769 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5bf0c94b6c83 - core::fmt::write::h9db9d76a1b162b32 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x5bf0c94969c3 - std::io::Write::write_fmt::h1a2798e22eedbcee [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5bf0c94994b2 - std::sys::backtrace::BacktraceLock::print::h5e339625ddf07345 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5bf0c949a3ff - std::panicking::default_hook::{{closure}}::hcc0ec32e1e5c0dbd [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5bf0c949a26a - std::panicking::default_hook::h4d5638e717d1b153 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5bf0c949acd2 - std::panicking::rust_panic_with_hook::h6c2bcdf22e78788c [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5bf0c949ab6a - std::panicking::begin_panic_handler::{{closure}}::hcf43acddf9bf7eb4 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5bf0c9499b69 - std::sys::backtrace::__rust_end_short_backtrace::h17c6ea4cbf2e4a20 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5bf0c949a7fd - rust_begin_unwind [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5bf0c94b5eb0 - core::panicking::panic_fmt::hb016d5c02b10e556 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5bf0c94b6256 - core::result::unwrap_failed::h45b7f25d5dad8af0 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5bf0c946edbf - build_script_main::main::hffdfecf25d01f931 [INFO] [stderr] 17: 0x5bf0c9474d83 - core::ops::function::FnOnce::call_once::h15febaa3e2b111ec [INFO] [stderr] 18: 0x5bf0c94628c6 - std::sys::backtrace::__rust_begin_short_backtrace::h677a5ea2714d5dfb [INFO] [stderr] 19: 0x5bf0c94628a9 - std::rt::lang_start::{{closure}}::h19b464dabedd6b61 [INFO] [stderr] 20: 0x5bf0c9493aa0 - core::ops::function::impls:: for &F>::call_once::hd24ef87d68ba2657 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5bf0c9493aa0 - std::panicking::try::do_call::hcf48718df81029cd [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x5bf0c9493aa0 - std::panicking::try::h24e0ce0e8c538b9c [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x5bf0c9493aa0 - std::panic::catch_unwind::hbb0ffd725554ccd5 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x5bf0c9493aa0 - std::rt::lang_start_internal::{{closure}}::hfea8701149a66b10 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/rt.rs:163:24 [INFO] [stderr] 25: 0x5bf0c9493aa0 - std::panicking::try::do_call::hf44778ee5e8555d1 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x5bf0c9493aa0 - std::panicking::try::h1d5fba2ff460519b [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x5bf0c9493aa0 - std::panic::catch_unwind::hb90024d17a79c663 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x5bf0c9493aa0 - std::rt::lang_start_internal::haca75f60678b4091 [INFO] [stderr] at /rustc/da4929024a7261062885cb3209c9d7fdc919d233/library/std/src/rt.rs:159:5 [INFO] [stderr] 29: 0x5bf0c9462891 - std::rt::lang_start::h97305aa37b093efd [INFO] [stderr] 30: 0x5bf0c946f535 - main [INFO] [stderr] 31: 0x7bc386082d90 - [INFO] [stderr] 32: 0x7bc386082e40 - __libc_start_main [INFO] [stderr] 33: 0x5bf0c9462515 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/libc-4f59f401b87c6077.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/libc-4f59f401b87c6077/dep-lib-libc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCO7vWh/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta42T7Dn" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro-hack` (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/da4929024a7261062885cb3209c9d7fdc919d233/bin/rustc --crate-name proc_macro_hack --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-hack-0.5.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=79ded29052ce14da -C extra-filename=-bf7198d31d3a1184 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `convert_case` (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/da4929024a7261062885cb3209c9d7fdc919d233/bin/rustc --crate-name convert_case --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/convert_case-0.4.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rand", "random"))' -C metadata=c780315845451b70 -C extra-filename=-ae026e4e77b8912f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaTpLpLG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ryu` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaURTHwa/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `standback` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `either` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaauSwkO/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (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/da4929024a7261062885cb3209c9d7fdc919d233/bin/rustc --crate-name proc_macro2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.27/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=49da8d4787df6b9d -C extra-filename=-225787193ada5c8f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9a308e948d49b175.rmeta --cap-lints allow --cap-lints=forbid --cfg lexerror_display --cfg hygiene --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span` (exit status: 101) [INFO] [stderr] error: could not compile `unicode-segmentation` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "613a420073a340d45971a35771ad6c1e8b7920e2700c4721fb0caad4fe007321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "613a420073a340d45971a35771ad6c1e8b7920e2700c4721fb0caad4fe007321", kill_on_drop: false }` [INFO] [stdout] 613a420073a340d45971a35771ad6c1e8b7920e2700c4721fb0caad4fe007321