[INFO] fetching crate tap-agent 0.4.0... [INFO] building tap-agent-0.4.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate tap-agent 0.4.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate tap-agent 0.4.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tap-agent 0.4.0 [INFO] tweaked toml for crates.io crate tap-agent 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tap-agent 0.4.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tap-agent 0.4.0 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87e771a2b1a1c986a2932fc6f6917940da63140aa75dce7b8947acf6705a38e5 [INFO] running `Command { std: "docker" "start" "-a" "87e771a2b1a1c986a2932fc6f6917940da63140aa75dce7b8947acf6705a38e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87e771a2b1a1c986a2932fc6f6917940da63140aa75dce7b8947acf6705a38e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87e771a2b1a1c986a2932fc6f6917940da63140aa75dce7b8947acf6705a38e5", kill_on_drop: false }` [INFO] [stdout] 87e771a2b1a1c986a2932fc6f6917940da63140aa75dce7b8947acf6705a38e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a0beeb232ce76179dcf24bad167cdeb5710d15f3648bdd09658321408b93512 [INFO] running `Command { std: "docker" "start" "-a" "0a0beeb232ce76179dcf24bad167cdeb5710d15f3648bdd09658321408b93512", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.15 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling data-encoding-macro v0.1.17 [INFO] [stderr] Compiling tap-msg-derive v0.4.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tap-caip v0.4.0 [INFO] [stderr] Compiling tap-msg v0.4.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tap-agent v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "0a0beeb232ce76179dcf24bad167cdeb5710d15f3648bdd09658321408b93512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a0beeb232ce76179dcf24bad167cdeb5710d15f3648bdd09658321408b93512", kill_on_drop: false }` [INFO] [stdout] 0a0beeb232ce76179dcf24bad167cdeb5710d15f3648bdd09658321408b93512 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c09a528a908c5f9d53ac11c87d12e99a91353a65360c4dfd09b7f708ca976ed [INFO] running `Command { std: "docker" "start" "-a" "1c09a528a908c5f9d53ac11c87d12e99a91353a65360c4dfd09b7f708ca976ed", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tap-caip v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tap-msg v0.4.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tap-agent v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tap-agent` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name tap_agent --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="native"' --cfg 'feature="reqwest"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "examples", "getrandom", "js-sys", "native", "reqwest", "tempfile", "test-utils", "wasm", "wasm-bindgen", "wasm-bindgen-futures", "web-sys"))' -C metadata=29ad34f53f02301d -C extra-filename=-1d6c64b9ff673d78 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-012d26c061d89c63.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1062fd8720902979.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ec13573a2d3da981.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rlib --extern bs58=/opt/rustwide/target/debug/deps/libbs58-057a6ece2aba89a6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-822db6067c8bec65.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-27cd6af12bf52ac5.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-16ef46b13b816ac6.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-415fb35fef413161.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a0ba9ffdda538682.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-e5b1c6dc26bb4aca.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-fa91287b1b33400d.rlib --extern multibase=/opt/rustwide/target/debug/deps/libmultibase-0a7e63144e4b7a48.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5c42cc25c3567235.rlib --extern p256=/opt/rustwide/target/debug/deps/libp256-a322ce6e350cbd26.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d9dc87601a870fa8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b40cbc1481ec46c9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2bb327031ea50887.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-08ef912e908b266f.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-05f90c9f9e701b02.rlib --extern tap_caip=/opt/rustwide/target/debug/deps/libtap_caip-cbe6ee25e8666180.rlib --extern tap_msg=/opt/rustwide/target/debug/deps/libtap_msg-980f9bd0f4bf9e45.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-85a55f5505611945.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3c3e703a9416a839.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0faa36000624a294.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-58646cf4532e336f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f49cb06230610c85.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ce286831d74b4437.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3c71e65d465d8c96.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1c09a528a908c5f9d53ac11c87d12e99a91353a65360c4dfd09b7f708ca976ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c09a528a908c5f9d53ac11c87d12e99a91353a65360c4dfd09b7f708ca976ed", kill_on_drop: false }` [INFO] [stdout] 1c09a528a908c5f9d53ac11c87d12e99a91353a65360c4dfd09b7f708ca976ed