[INFO] cloning repository https://github.com/swordfeng/ireina [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swordfeng/ireina" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswordfeng%2Fireina", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswordfeng%2Fireina'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0c189297e88306d011c13647b1bc75eb9662b3e [INFO] checking swordfeng/ireina against try#5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswordfeng%2Fireina" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/swordfeng/ireina [INFO] finished tweaking git repo https://github.com/swordfeng/ireina [INFO] tweaked toml for git repo https://github.com/swordfeng/ireina written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/swordfeng/ireina on toolchain 5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/swordfeng/ireina 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" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7db103017b18e05c4c6ea966a0c33edc727aebe338ae6b47d4b49fa8b26c0357 [INFO] running `Command { std: "docker" "start" "-a" "7db103017b18e05c4c6ea966a0c33edc727aebe338ae6b47d4b49fa8b26c0357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7db103017b18e05c4c6ea966a0c33edc727aebe338ae6b47d4b49fa8b26c0357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7db103017b18e05c4c6ea966a0c33edc727aebe338ae6b47d4b49fa8b26c0357", kill_on_drop: false }` [INFO] [stdout] 7db103017b18e05c4c6ea966a0c33edc727aebe338ae6b47d4b49fa8b26c0357 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80bd34e555977108ee4403ce28457282a82d575491aac163b6875574f38197fe [INFO] running `Command { std: "docker" "start" "-a" "80bd34e555977108ee4403ce28457282a82d575491aac163b6875574f38197fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking webpki-roots v0.26.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking rc-box v1.2.0 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking takecell v0.1.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking pretty-duration v0.1.1 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling teloxide-macros v0.8.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking dptree v0.3.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking cookie_store v0.21.1 [INFO] [stderr] Checking json-structural-diff v0.1.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper-util v0.1.9 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking hyper-rustls v0.27.3 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking teloxide-core v0.10.1 (https://github.com/teloxide/teloxide.git?rev=94db1757dc96116f4756a586fcbce3ac5ebd0c59#94db1757) [INFO] [stderr] Checking yahoo_finance_api v4.0.0 [INFO] [stderr] Checking teloxide v0.13.0 (https://github.com/teloxide/teloxide.git?rev=94db1757dc96116f4756a586fcbce3ac5ebd0c59#94db1757) [INFO] [stderr] Checking ireina v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead. [INFO] [stdout] --> src/main.rs:283:57 [INFO] [stdout] | [INFO] [stdout] 283 | .parse_mode(teloxide::types::ParseMode::Markdown) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `teloxide::types::ParseMode::Markdown`: This is a legacy mode, retained for backward compatibility. Use `MarkdownV2` instead. [INFO] [stdout] --> src/main.rs:283:57 [INFO] [stdout] | [INFO] [stdout] 283 | .parse_mode(teloxide::types::ParseMode::Markdown) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ireina` (bin "ireina" test); 1 warning emitted [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/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/bin/rustc --crate-name ireina --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b44e87fc78469db0 -C extra-filename=-1dd3a7d6af25493e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d950c23e59e24400.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-966ee93124c5a8fd.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5022aabf62061370.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a759add03dfd1dd3.rmeta --extern json_structural_diff=/opt/rustwide/target/debug/deps/libjson_structural_diff-dfed2ec02de99132.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5bba7294d90dc890.rmeta --extern pretty_duration=/opt/rustwide/target/debug/deps/libpretty_duration-7808bd6084a67fe7.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5016a5e5ab90170a.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-4fae702571b54b57.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-bfc578455337c20b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-541ecd24bd66a481.rmeta --extern teloxide=/opt/rustwide/target/debug/deps/libteloxide-af90ab2d5dc2022e.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0302663b348b26d8.rmeta --extern yahoo_finance_api=/opt/rustwide/target/debug/deps/libyahoo_finance_api-0c471fbc73aedf41.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-3bcd60b9c5fadedf/out` (exit status: 0) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ireina` (bin "ireina"); 1 warning emitted [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/5de9e0e6cf775e94e0de2003f35e183f3f77bfe8/bin/rustc --crate-name ireina --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e40857d57c75acdc -C extra-filename=-fc3a012c7282d298 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d950c23e59e24400.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-966ee93124c5a8fd.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5022aabf62061370.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a759add03dfd1dd3.rmeta --extern json_structural_diff=/opt/rustwide/target/debug/deps/libjson_structural_diff-dfed2ec02de99132.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5bba7294d90dc890.rmeta --extern pretty_duration=/opt/rustwide/target/debug/deps/libpretty_duration-7808bd6084a67fe7.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5016a5e5ab90170a.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-4fae702571b54b57.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-bfc578455337c20b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-541ecd24bd66a481.rmeta --extern teloxide=/opt/rustwide/target/debug/deps/libteloxide-af90ab2d5dc2022e.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0302663b348b26d8.rmeta --extern yahoo_finance_api=/opt/rustwide/target/debug/deps/libyahoo_finance_api-0c471fbc73aedf41.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-3bcd60b9c5fadedf/out` (exit status: 0) [INFO] running `Command { std: "docker" "inspect" "80bd34e555977108ee4403ce28457282a82d575491aac163b6875574f38197fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80bd34e555977108ee4403ce28457282a82d575491aac163b6875574f38197fe", kill_on_drop: false }` [INFO] [stdout] 80bd34e555977108ee4403ce28457282a82d575491aac163b6875574f38197fe