[INFO] fetching crate superseedr 1.0.4... [INFO] testing superseedr-1.0.4 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate superseedr 1.0.4 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate superseedr 1.0.4 [INFO] finished tweaking crates.io crate superseedr 1.0.4 [INFO] tweaked toml for crates.io crate superseedr 1.0.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate superseedr 1.0.4 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate superseedr 1.0.4 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru v0.16.2 [INFO] [stderr] Downloaded hybrid-array v0.4.8 [INFO] [stderr] Downloaded block-buffer v0.11.0 [INFO] [stderr] Downloaded proptest-state-machine v0.6.0 [INFO] [stderr] Downloaded clap_lex v1.0.1 [INFO] [stderr] Downloaded digest v0.11.0-rc.9 [INFO] [stderr] Downloaded sha2 v0.11.0-rc.2 [INFO] [stderr] Downloaded magnet-url v3.0.0 [INFO] [stderr] Downloaded mediatype v0.19.20 [INFO] [stderr] Downloaded ed25519-dalek v3.0.0-pre.1 [INFO] [stderr] Downloaded feed-rs v2.3.1 [INFO] [stderr] Downloaded mainline v6.1.0 [INFO] [stderr] Downloaded curve25519-dalek v5.0.0-pre.1 [INFO] [stderr] Downloaded ed25519 v3.0.0-rc.1 [INFO] [stderr] Downloaded serde_bencode v0.2.4 [INFO] [stderr] Downloaded signature v3.0.0-rc.4 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b12c50a77174e89cbb811db5e24985654f0e7e290827ed18198efcb2ee18c57 [INFO] running `Command { std: "docker" "start" "-a" "3b12c50a77174e89cbb811db5e24985654f0e7e290827ed18198efcb2ee18c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b12c50a77174e89cbb811db5e24985654f0e7e290827ed18198efcb2ee18c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b12c50a77174e89cbb811db5e24985654f0e7e290827ed18198efcb2ee18c57", kill_on_drop: false }` [INFO] [stdout] 3b12c50a77174e89cbb811db5e24985654f0e7e290827ed18198efcb2ee18c57 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 515283cedb636232e68ada9d953ec21d8884a6c280e7442b2681a352a774ba3b [INFO] running `Command { std: "docker" "start" "-a" "515283cedb636232e68ada9d953ec21d8884a6c280e7442b2681a352a774ba3b", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling signature v3.0.0-rc.4 [INFO] [stderr] Compiling hybrid-array v0.4.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling ed25519 v3.0.0-rc.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling block-buffer v0.11.0 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling clap_lex v1.0.1 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling digest v0.11.0-rc.9 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling sha2 v0.11.0-rc.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling lru v0.16.2 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling magnet-url v3.0.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling ed25519-dalek v3.0.0-pre.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling mediatype v0.19.20 [INFO] [stderr] Compiling serde_bencode v0.2.4 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling mainline v6.1.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling feed-rs v2.3.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling superseedr v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "515283cedb636232e68ada9d953ec21d8884a6c280e7442b2681a352a774ba3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "515283cedb636232e68ada9d953ec21d8884a6c280e7442b2681a352a774ba3b", kill_on_drop: false }` [INFO] [stdout] 515283cedb636232e68ada9d953ec21d8884a6c280e7442b2681a352a774ba3b [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 484e6f9a00c101ffcdcfcd25f8f34cbf4f81dc4faa20be5b04c9f497ddcc8040 [INFO] running `Command { std: "docker" "start" "-a" "484e6f9a00c101ffcdcfcd25f8f34cbf4f81dc4faa20be5b04c9f497ddcc8040", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling feed-rs v2.3.1 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling proptest-state-machine v0.6.0 [INFO] [stderr] Compiling superseedr v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `superseedr` (bin "superseedr" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name superseedr --edition=2021 src/main.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="dht"' --cfg 'feature="pex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dht", "pex"))' -C metadata=a3f1175d6e44839f -C extra-filename=-9601f97df1208b89 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a50959ee5484284e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-8e4134949ace4f0a.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-ecd99670d89624c5.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-9925c048f12d655c.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-f78fde53de364bcd.rlib --extern feed_rs=/opt/rustwide/target/debug/deps/libfeed_rs-e26608cac4c0f4bf.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-d9bc7a2bec03cd77.rlib --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-c139076999b89ea9.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern magnet_url=/opt/rustwide/target/debug/deps/libmagnet_url-810bef96057c44e6.rlib --extern mainline=/opt/rustwide/target/debug/deps/libmainline-4971336441c70ff0.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-c5dc1ca8786feef1.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-c45ac33cbabef3e2.rlib --extern proptest_state_machine=/opt/rustwide/target/debug/deps/libproptest_state_machine-15a043304134fe61.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-41df0b324b66d13b.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-891163512849402b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-938976966d4259ef.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-57f9eaecf31641f2.rlib --extern rlimit=/opt/rustwide/target/debug/deps/librlimit-f921445a530d8dc7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-37b03bba535eb36d.rlib --extern serde_bencode=/opt/rustwide/target/debug/deps/libserde_bencode-ca66c07ec3337cc6.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-21e1460d7565c894.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7687077e55c31eff.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-00c3a566255bb06f.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d9f2b0075f07df3f.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-a6308fa9d4f2a306.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-5d4b5d4cafbb431d.so --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-c623abb09fedc50b.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-3eb2a23eeeffbe29.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d34e24b4cae62772.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bcb6875049c69e55.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-565879d6452a734c.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-89b8e0b8e0a93155.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-55c8e00f528d197e.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-c13f41a6b15721b7.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e67b2d895076d40c.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "484e6f9a00c101ffcdcfcd25f8f34cbf4f81dc4faa20be5b04c9f497ddcc8040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "484e6f9a00c101ffcdcfcd25f8f34cbf4f81dc4faa20be5b04c9f497ddcc8040", kill_on_drop: false }` [INFO] [stdout] 484e6f9a00c101ffcdcfcd25f8f34cbf4f81dc4faa20be5b04c9f497ddcc8040