[INFO] cloning repository https://github.com/sugyan/bsky-feed-timemachine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sugyan/bsky-feed-timemachine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsugyan%2Fbsky-feed-timemachine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsugyan%2Fbsky-feed-timemachine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3535024ce709dedc108517c6432213068d45a76d [INFO] testing sugyan/bsky-feed-timemachine against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsugyan%2Fbsky-feed-timemachine" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sugyan/bsky-feed-timemachine on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sugyan/bsky-feed-timemachine [INFO] finished tweaking git repo https://github.com/sugyan/bsky-feed-timemachine [INFO] tweaked toml for git repo https://github.com/sugyan/bsky-feed-timemachine written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sugyan/bsky-feed-timemachine 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad57c8a17b419c0faf60c935b6b54b4cbdf448ee4ee67005a3dcc572f0d29702 [INFO] running `Command { std: "docker" "start" "-a" "ad57c8a17b419c0faf60c935b6b54b4cbdf448ee4ee67005a3dcc572f0d29702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad57c8a17b419c0faf60c935b6b54b4cbdf448ee4ee67005a3dcc572f0d29702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad57c8a17b419c0faf60c935b6b54b4cbdf448ee4ee67005a3dcc572f0d29702", kill_on_drop: false }` [INFO] [stdout] ad57c8a17b419c0faf60c935b6b54b4cbdf448ee4ee67005a3dcc572f0d29702 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5079883b6700f3404aed85b2cb7a0041dfbd7199c209a05f2b83e6dabade3439 [INFO] running `Command { std: "docker" "start" "-a" "5079883b6700f3404aed85b2cb7a0041dfbd7199c209a05f2b83e6dabade3439", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.12 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.14 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling multihash v0.19.1 [INFO] [stderr] Compiling worker-sys v0.1.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling reqwest v0.12.3 [INFO] [stderr] Compiling ipld-core v0.4.1 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling atrium-xrpc v0.10.4 [INFO] [stderr] Compiling worker-kv v0.6.0 [INFO] [stderr] Compiling langtag v0.3.4 [INFO] [stderr] Compiling worker-macros v0.1.0 [INFO] [stderr] Compiling atrium-xrpc-client v0.5.2 [INFO] [stderr] Compiling wasm-streams v0.4.0 [INFO] [stderr] Compiling atrium-api v0.20.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustchzhaIx/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustchzhaIx/symbols.o" "<4 object files omitted>" "/opt/rustwide/target/debug/deps/worker_macros-4d7b1bf1e08a9711.aso8xnm0s0fccvak7igceb1df.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasm_bindgen_macro_support-151711c586dc824d.rlib,libwasm_bindgen_backend-67ee3d6d37b022a2.rlib,libbumpalo-6b6e403f6304963d.rlib,libonce_cell-a1d7742f74efe1da.rlib,libwasm_bindgen_shared-3e8572cb0fff3d10.rlib,libsyn-f7693348fee56dad.rlib,libquote-fd69d525cee0816d.rlib,libproc_macro2-1b54dcc44fcde186.rlib,libunicode_ident-772f13ecc3fc189a.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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/rustchzhaIx/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libworker_macros-4d7b1bf1e08a9711.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `worker-macros` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcMHpy99/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcMHpy99/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libweb_sys-8e00979c29f27016.rlib,libwasm_bindgen_futures-51ddd9c3e190dd87.rlib,libfutures_util-0734d55bc5e469fa.rlib,libmemchr-64e185d99f0c46ef.rlib,libfutures_io-15f510aebc68962e.rlib,libslab-b3c43b8bb7f85cd2.rlib,libpin_project_lite-e591be24d8b8b3c6.rlib,libfutures_sink-1e8d2315348f179d.rlib,libfutures_task-7735bb2404c6e6f3.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-451bff7c303527ba.rlib,libjs_sys-57a7aa82dcd6daf7.rlib,libwasm_bindgen-e6c465ab3eff694a.rlib,libcfg_if-3e7fc4e38d4a72b5.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/rustcMHpy99/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libwasm_streams-7fc4fd12afad87e8.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-streams` (lib) due to 1 previous error [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-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name reqwest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.12.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 -C debuginfo=2 --cfg 'feature="__tls"' --cfg 'feature="default-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "futures-channel", "gzip", "h2", "h3", "h3-quinn", "hickory-dns", "http2", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "quinn", "rustls-pki-types", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "socks", "stream", "trust-dns"))' -C metadata=7f0e7602c3b58873 -C extra-filename=-868cf98eb3b09668 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-02cbfbc6817e9c42.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3fbe0740e65931fa.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-451bff7c303527ba.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0734d55bc5e469fa.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-2b0cd9824ecd20f3.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-4371b0348f994417.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-6060999e9253f6b2.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-966c6d47ad9a5044.rmeta --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-e933594f2333c260.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-906e73da5d2fe6e2.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-21a83f2d587ce134.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b5d4972b7add18e7.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-0188e0814ca7ddbf.rmeta --extern native_tls_crate=/opt/rustwide/target/debug/deps/libnative_tls-f4b716d981203d39.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a1d7742f74efe1da.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-e591be24d8b8b3c6.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6022ef1ef3970779.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-652c630394225d49.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-56f2f52e05287f29.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-b5d3a794a1e9deea.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-02cf2f69ff5b9e94.rmeta --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-8c5b10ea46c70c68.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-442e0d38cf369aa3.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-584af45e868bc717.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "5079883b6700f3404aed85b2cb7a0041dfbd7199c209a05f2b83e6dabade3439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5079883b6700f3404aed85b2cb7a0041dfbd7199c209a05f2b83e6dabade3439", kill_on_drop: false }` [INFO] [stdout] 5079883b6700f3404aed85b2cb7a0041dfbd7199c209a05f2b83e6dabade3439