[INFO] cloning repository https://github.com/felipesere/advisor-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felipesere/advisor-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipesere%2Fadvisor-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipesere%2Fadvisor-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3167ca6d7d32b15c71bb580ddfceb0a81fc61bb0 [INFO] checking felipesere/advisor-cli against master#75530e9f72a1990ed2305e16fd51d02f47048f12 for pr-135899 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipesere%2Fadvisor-cli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/felipesere/advisor-cli on toolchain 75530e9f72a1990ed2305e16fd51d02f47048f12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/felipesere/advisor-cli [INFO] finished tweaking git repo https://github.com/felipesere/advisor-cli [INFO] tweaked toml for git repo https://github.com/felipesere/advisor-cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/felipesere/advisor-cli 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" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.50 [INFO] [stderr] Downloaded runtime-raw v0.3.0-alpha.5 [INFO] [stderr] Downloaded surf v1.0.2 [INFO] [stderr] Downloaded runtime-native v0.3.0-alpha.6 [INFO] [stderr] Downloaded async-datagram v3.0.0 [INFO] [stderr] Downloaded runtime-attributes v0.3.0-alpha.6 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.50 [INFO] [stderr] Downloaded ansi_term v0.7.5 [INFO] [stderr] Downloaded crossbeam v0.7.2 [INFO] [stderr] Downloaded romio v0.3.0-alpha.10 [INFO] [stderr] Downloaded futures-timer v0.3.0 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.50 [INFO] [stderr] Downloaded isahc v0.7.3 [INFO] [stderr] Downloaded runtime v0.3.0-alpha.7 [INFO] [stderr] Downloaded curl v0.4.24 [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.50 [INFO] [stderr] Downloaded web-sys v0.3.27 [INFO] [stderr] Downloaded spinner v0.4.0 [INFO] [stderr] Downloaded spinners v1.0.0 [INFO] [stderr] Downloaded juliex v0.3.0-alpha.8 [INFO] [stderr] Downloaded async-ready v3.0.0 [INFO] [stderr] Downloaded js-sys v0.3.27 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.50 [INFO] [stderr] Downloaded wasm-bindgen v0.2.50 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.2 [INFO] [stderr] Downloaded pin-project v0.3.5 [INFO] [stderr] Downloaded curl-sys v0.4.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c12925ba06321ff1072754eae3c95cbafe08cee8a3a90e78d0885b25e7509553 [INFO] running `Command { std: "docker" "start" "-a" "c12925ba06321ff1072754eae3c95cbafe08cee8a3a90e78d0885b25e7509553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c12925ba06321ff1072754eae3c95cbafe08cee8a3a90e78d0885b25e7509553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c12925ba06321ff1072754eae3c95cbafe08cee8a3a90e78d0885b25e7509553", kill_on_drop: false }` [INFO] [stdout] c12925ba06321ff1072754eae3c95cbafe08cee8a3a90e78d0885b25e7509553 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f72766bcc7b4e62b12393e8015a5408be16cf975c4a273a0d7ee8b030f26f2db [INFO] running `Command { std: "docker" "start" "-a" "f72766bcc7b4e62b12393e8015a5408be16cf975c4a273a0d7ee8b030f26f2db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling curl-sys v0.4.21 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling curl v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/unicode_normalization-9ef3303496aff8a6.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/unicode-normalization-9ef3303496aff8a6/dep-lib-unicode_normalization` [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 write `/opt/rustwide/target/debug/build/syn-ca6538c65481406f/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `synom` (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/75530e9f72a1990ed2305e16fd51d02f47048f12/bin/rustc --crate-name synom --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/synom-0.11.3/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())' -C metadata=0bcb79bcb3d3fc37 -C extra-filename=-e023bac769587471 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-82eda79bb25fb79a.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcIWw8y9/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-3fddde4ffdd3191a.rlib,libpkg_config-b92382de9308d506.rlib,libcc-a55d83e6f55d42cf.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIWw8y9/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/openssl-sys-7aab616317d55cb2/build_script_main-7aab616317d55cb2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl-sys` (build script) due to 1 previous error [INFO] [stderr] warning: libnghttp2-sys@0.1.2: nghttp2/lib/nghttp2_frame.c:1134:1: fatal error: error writing to /tmp/ccILFXHj.s: No space left on device [INFO] [stderr] warning: libnghttp2-sys@0.1.2: 1134 | } [INFO] [stderr] warning: libnghttp2-sys@0.1.2: | ^ [INFO] [stderr] warning: libnghttp2-sys@0.1.2: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libnghttp2-sys v0.1.2` [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/libnghttp2-sys-1dd51712cca913df/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [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] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-6c88ce74027041e1/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-6c88ce74027041e1/out/i/lib/nghttp2/lib/nghttp2_buf.o" "-c" "nghttp2/lib/nghttp2_buf.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-6c88ce74027041e1/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-6c88ce74027041e1/out/i/lib/nghttp2/lib/nghttp2_callbacks.o" "-c" "nghttp2/lib/nghttp2_callbacks.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-6c88ce74027041e1/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-6c88ce74027041e1/out/i/lib/nghttp2/lib/nghttp2_debug.o" "-c" "nghttp2/lib/nghttp2_debug.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-6c88ce74027041e1/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-6c88ce74027041e1/out/i/lib/nghttp2/lib/nghttp2_frame.o" "-c" "nghttp2/lib/nghttp2_frame.c" [INFO] [stderr] cargo:warning=nghttp2/lib/nghttp2_frame.c:1134:1: fatal error: error writing to /tmp/ccILFXHj.s: No space left on device [INFO] [stderr] cargo:warning= 1134 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "nghttp2/lib/includes" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-6c88ce74027041e1/out/i/include" "-DNGHTTP2_STATICLIB" "-DHAVE_NETINET_IN" "-DHAVE_ARPA_INET_H" "-o" "/opt/rustwide/target/debug/build/libnghttp2-sys-6c88ce74027041e1/out/i/lib/nghttp2/lib/nghttp2_frame.o" "-c" "nghttp2/lib/nghttp2_frame.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [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/75530e9f72a1990ed2305e16fd51d02f47048f12/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.5/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", "visit", "visit-mut"))' -C metadata=00d345be79992c40 -C extra-filename=-fc7adc820affdc8b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1c5180d56b03990f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-dd2f1bc7eddd6e0f.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-6bb29a11fe85b6ff.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "f72766bcc7b4e62b12393e8015a5408be16cf975c4a273a0d7ee8b030f26f2db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f72766bcc7b4e62b12393e8015a5408be16cf975c4a273a0d7ee8b030f26f2db", kill_on_drop: false }` [INFO] [stdout] f72766bcc7b4e62b12393e8015a5408be16cf975c4a273a0d7ee8b030f26f2db