[INFO] cloning repository https://github.com/Muktarsadiq/ai-buddy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Muktarsadiq/ai-buddy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMuktarsadiq%2Fai-buddy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMuktarsadiq%2Fai-buddy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1a3ae7b75874f6efa46c8c15a808103d8c3fb3f [INFO] testing Muktarsadiq/ai-buddy against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMuktarsadiq%2Fai-buddy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 64% (1953/3049) Updating files: 65% (1982/3049) Updating files: 66% (2013/3049) Updating files: 67% (2043/3049) Updating files: 68% (2074/3049) Updating files: 69% (2104/3049) Updating files: 70% (2135/3049) Updating files: 71% (2165/3049) Updating files: 71% (2185/3049) Updating files: 72% (2196/3049) Updating files: 73% (2226/3049) Updating files: 74% (2257/3049) Updating files: 75% (2287/3049) Updating files: 75% (2300/3049) Updating files: 76% (2318/3049) Updating files: 77% (2348/3049) Updating files: 78% (2379/3049) Updating files: 79% (2409/3049) Updating files: 80% (2440/3049) Updating files: 81% (2470/3049) Updating files: 82% (2501/3049) Updating files: 83% (2531/3049) Updating files: 84% (2562/3049) Updating files: 85% (2592/3049) Updating files: 86% (2623/3049) Updating files: 87% (2653/3049) Updating files: 88% (2684/3049) Updating files: 89% (2714/3049) Updating files: 90% (2745/3049) Updating files: 91% (2775/3049) Updating files: 92% (2806/3049) Updating files: 92% (2814/3049) Updating files: 93% (2836/3049) Updating files: 94% (2867/3049) Updating files: 95% (2897/3049) Updating files: 96% (2928/3049) Updating files: 97% (2958/3049) Updating files: 98% (2989/3049) Updating files: 99% (3019/3049) Updating files: 100% (3049/3049) Updating files: 100% (3049/3049), done. [INFO] validating manifest of git repo https://github.com/Muktarsadiq/ai-buddy on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Muktarsadiq/ai-buddy [INFO] finished tweaking git repo https://github.com/Muktarsadiq/ai-buddy [INFO] tweaked toml for git repo https://github.com/Muktarsadiq/ai-buddy written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Muktarsadiq/ai-buddy 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc673fea94ba0640f694f5b2b46d863f3d37470c0effb18ddb0f50c8bfacb935 [INFO] running `Command { std: "docker" "start" "-a" "dc673fea94ba0640f694f5b2b46d863f3d37470c0effb18ddb0f50c8bfacb935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc673fea94ba0640f694f5b2b46d863f3d37470c0effb18ddb0f50c8bfacb935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc673fea94ba0640f694f5b2b46d863f3d37470c0effb18ddb0f50c8bfacb935", kill_on_drop: false }` [INFO] [stdout] dc673fea94ba0640f694f5b2b46d863f3d37470c0effb18ddb0f50c8bfacb935 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9be1b47b12e829d1eb8b626de00d024c82505a8a30bd63b1b5ef336e6b34dba0 [INFO] running `Command { std: "docker" "start" "-a" "9be1b47b12e829d1eb8b626de00d024c82505a8a30bd63b1b5ef336e6b34dba0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-convert v1.0.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling reqwest-eventsource v0.4.0 [INFO] [stderr] Compiling async-openai v0.17.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `reqwest` (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/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name reqwest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.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 -C debuginfo=2 --cfg 'feature="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="hyper-rustls"' --cfg 'feature="json"' --cfg 'feature="mime_guess"' --cfg 'feature="multipart"' --cfg 'feature="rustls"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="rustls-tls-native-roots"' --cfg 'feature="serde_json"' --cfg 'feature="stream"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tokio-util"' --cfg 'feature="wasm-streams"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "async-compression", "blocking", "brotli", "cookie_crate", "cookie_store", "cookies", "default", "default-tls", "deflate", "futures-channel", "gzip", "h3", "h3-quinn", "hickory-dns", "hickory-resolver", "http3", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "quinn", "rustls", "rustls-native-certs", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "wasm-streams", "webpki-roots"))' -C metadata=70999eefdd3c08dc -C extra-filename=-40220da0376d59ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-13144a1f1e192158.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-59b64796c649cbb1.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-c3fa4e07d9944d79.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3b920243fce8fec0.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-677708aa4b1dd37b.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-2691fd7d4ffa72d8.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-2688f2dc286ee9e6.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-0f211ee7e773b143.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-0ea96cd22c023e31.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-2a8c158d5c45db99.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-8b8ac2f1f2253516.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9a3ff67864b30e2c.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-0188e0814ca7ddbf.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-78c17f7c2eb964b8.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2642703f88b7c2f4.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-af9df9186596bd92.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-1fb34223a43983ad.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-e750f26139ca7dfb.rmeta --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-f806955ba9df8951.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-5b3b4ed33f2f120c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4ede69f95981b4ea.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b88419728e66f069.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-98394fd8b7db102a.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-b5d3a794a1e9deea.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-db1b95487f20ce8f.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-c4261ef71d91b5a2.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-0ef53b8a5e29a608.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-3fb88d28c2218805.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-ce3191c364a0ff5d.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-10f3e02e0fa21cde/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `reqwest-eventsource` (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/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name reqwest_eventsource --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-eventsource-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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d099cea6685a7a07 -C extra-filename=-80674ac154a011ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern eventsource_stream=/opt/rustwide/target/debug/deps/libeventsource_stream-6c9e74d1103694c5.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3b920243fce8fec0.rmeta --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-17baedd4276dc448.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-0188e0814ca7ddbf.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-1f9e736189f20c7a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-1fb34223a43983ad.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-40220da0376d59ec.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-66d82644174ca65a.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-10f3e02e0fa21cde/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "9be1b47b12e829d1eb8b626de00d024c82505a8a30bd63b1b5ef336e6b34dba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9be1b47b12e829d1eb8b626de00d024c82505a8a30bd63b1b5ef336e6b34dba0", kill_on_drop: false }` [INFO] [stdout] 9be1b47b12e829d1eb8b626de00d024c82505a8a30bd63b1b5ef336e6b34dba0