[INFO] cloning repository https://github.com/elicore/webdis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elicore/webdis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felicore%2Fwebdis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felicore%2Fwebdis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3319ba6cbded80a61162ea317961d6b2b93da7a
[INFO] testing elicore/webdis against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felicore%2Fwebdis" "/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/elicore/webdis
[INFO] finished tweaking git repo https://github.com/elicore/webdis
[INFO] tweaked toml for git repo https://github.com/elicore/webdis written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elicore/webdis on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elicore/webdis 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-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cf606d91adcd8ca2fda3156afca0b11bba84d2d6ed9b4efe62ef1af512f11e6
[INFO] running `Command { std: "docker" "start" "-a" "3cf606d91adcd8ca2fda3156afca0b11bba84d2d6ed9b4efe62ef1af512f11e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cf606d91adcd8ca2fda3156afca0b11bba84d2d6ed9b4efe62ef1af512f11e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cf606d91adcd8ca2fda3156afca0b11bba84d2d6ed9b4efe62ef1af512f11e6", kill_on_drop: false }`
[INFO] [stdout] 3cf606d91adcd8ca2fda3156afca0b11bba84d2d6ed9b4efe62ef1af512f11e6
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9427e0581a5d5339ca42ee941a6832c076ddc3dbb1a41db2b004f35a95f6079
[INFO] running `Command { std: "docker" "start" "-a" "a9427e0581a5d5339ca42ee941a6832c076ddc3dbb1a41db2b004f35a95f6079", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling arc-swap v1.8.1
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling redis-web-runtime v0.1.0 (/opt/rustwide/workdir/crates/redis-web-runtime)
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_builder v4.5.52
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tonic-reflection v0.12.3
[INFO] [stderr]    Compiling tonic-health v0.12.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling redis v1.0.3
[INFO] [stderr]    Compiling clap v4.5.52
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling redis-web-compat v0.1.0 (/opt/rustwide/workdir/crates/redis-web-compat)
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling redis-web-hiredis-compat v0.1.0 (/opt/rustwide/workdir/crates/redis-web-hiredis-compat)
[INFO] [stderr] warning: redis-web-hiredis-compat@0.1.0: redis-web-hiredis-compat using hiredis source from vendored: /opt/rustwide/workdir/crates/redis-web-hiredis-compat/vendor/hiredis
[INFO] [stderr]    Compiling redis-web-core v0.1.0 (/opt/rustwide/workdir/crates/redis-web-core)
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling redis-web v0.1.0 (/opt/rustwide/workdir/crates/redis-web)
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling redis-web-bench v0.1.0 (/opt/rustwide/workdir/crates/redis-web-bench)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 40s
[INFO] running `Command { std: "docker" "inspect" "a9427e0581a5d5339ca42ee941a6832c076ddc3dbb1a41db2b004f35a95f6079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9427e0581a5d5339ca42ee941a6832c076ddc3dbb1a41db2b004f35a95f6079", kill_on_drop: false }`
[INFO] [stdout] a9427e0581a5d5339ca42ee941a6832c076ddc3dbb1a41db2b004f35a95f6079
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fbe325980a481d824c5c0743d0e01deb2088846a5ed75890cc00a88a6fd9f73
[INFO] running `Command { std: "docker" "start" "-a" "3fbe325980a481d824c5c0743d0e01deb2088846a5ed75890cc00a88a6fd9f73", kill_on_drop: false }`
[INFO] [stderr]    Compiling redis-web-runtime v0.1.0 (/opt/rustwide/workdir/crates/redis-web-runtime)
[INFO] [stderr]    Compiling redis-web v0.1.0 (/opt/rustwide/workdir/crates/redis-web)
[INFO] [stderr]    Compiling redis-web-bench v0.1.0 (/opt/rustwide/workdir/crates/redis-web-bench)
[INFO] [stderr]    Compiling redis-web-core v0.1.0 (/opt/rustwide/workdir/crates/redis-web-core)
[INFO] [stderr]    Compiling redis-web-compat v0.1.0 (/opt/rustwide/workdir/crates/redis-web-compat)
[INFO] [stderr] warning: redis-web-hiredis-compat@0.1.0: redis-web-hiredis-compat using hiredis source from vendored: /opt/rustwide/workdir/crates/redis-web-hiredis-compat/vendor/hiredis
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcv4vKAc/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libredis_web_runtime-22ebe091739b4544,libtonic_reflection-3e02df3e22f97027,libprost_types-6a154426e05a2441,libtonic_health-36311493b3a50829,libdeadpool-3aa42d9d6f65a1db,libnum_cpus-6ed61c9650d8c622,liblazy_static-3674be3f4245d19b,libdeadpool_runtime-ab15840c3f130d32,libtonic-5589f5a2214a424f,libsocket2-0868d9b64647ea15,libhyper_timeout-5b466f18ed90c2d8,libasync_stream-4e84285c543203ad,libaxum-52d72c1b363c319b,libmatchit-616cb01453b9e7d4,libaxum_core-44e00f1f0f3705f5,libtower-40f711d9beb1932c,libindexmap-6b78b4e29f1e99d4,libhashbrown-cae2cd0d9cc0a6cf,librand-6ab5f96b8cc33438,librand_chacha-2904ce67f0298aed,librand_core-67ccbe95d30f2d58,libgetrandom-d646d98957c1bf40,libprost-fd191a727c6e8e33,libpin_project-6bfb622fa04d532e,libtokio_stream-44ba4a81fa53d347,libuuid-0011b336e3da5496,libgetrandom-7bc01d94ebbe035c,libfutures-8dd1bcf48237f8c3,libfutures_executor-57d7bb541d631b87,libredis_web_core-ba9d7863fe06fed0,librmp_serde-0270cfea59213e4c,librmp-09c66db6cd760fdb,libbyteorder-8f59b6d1bfdaa844,libaxum-654f0a8e2b838dd4,libserde_path_to_error-b3f41bfd606e8f35,libserde_urlencoded-d01b1b702e3cbf9e,libmatchit-9aa922efa503b546,libtokio_tungstenite-a7b6a344f63ffadc,libtungstenite-9513b241353d05f9,libdata_encoding-506ef4e476430498,librand-7b58b3f40d20e581,librand_chacha-b4cbd922a755c397,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-958c128b184e799f,libutf8-f4341c3c7568480d,libthiserror-5bdf1edcba661d46,libsha1-06af8c6fe73789a9,libcpufeatures-e04321643d03190d,libdigest-58e72b83ad3d3d94,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libaxum_core-5275200f02183781,libconfig-70866c906ee0e376,libpathdiff-3903ede7ad100cac,libjson5-251f3bec150f132e,libpest-4ec0b920e4eb3c9a,libucd_trie-64e35acb102f3b4d,libserde_untagged-3fe0af3a97573157,liberased_serde-39e17fbdc83fdffd,libron-8885db52a1968086,libtypeid-f817466d1cfd48b6,libunicode_ident-e2d52eba11085272,libtoml-6e002fdbf27cfca1,libtoml_parser-fe3b904b4a9e425b,libserde_spanned-05809caffe7b4e42,libtoml_datetime-997f24e949ed9f1a,libwinnow-ff325613e0e6d4a9,libini-fdde1bae188ab9d0,libordered_multimap-4f9c917967813644,libhashbrown-d952ad0946629507,libdlv_list-68b36064cb06efd5,libyaml_rust2-8a61424eff08776b,libarraydeque-113b06ef7681d200,libhashlink-2e976e08e9e3b634,libhashbrown-8da8fd0b7703f558,libfoldhash-07f233db1c671507,libconvert_case-38f39321ace21c2d,libunicode_segmentation-421de088ab714999,libtempfile-1d0d820bb95e2ef7,libgetrandom-52177462c804be7c,librustix-c5218bf633446085,liblinux_raw_sys-7c0af75954695899,libreqwest-f7d3f3c5d21640e4,librustls_platform_verifier-c8a97734a8f7f14e,librustls_native_certs-7d2050307f650b23,libopenssl_probe-6b1b371432012237,libhyper_rustls-9688dcca3e926743,libtokio_rustls-aa3f03b05733ae4e,librustls-b5a28f7a5bd6ece8,libsubtle-2ae6a7038b9a0630,libwebpki-86c9062e83a41d7e,libuntrusted-b2f816886faf2178,libaws_lc_rs-0b4f762a25f40180,libaws_lc_sys-770e74df6cc0ad2e,librustls_pki_types-f18b4f853aef11b8,libzeroize-7f213bea776ca5b6,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libserde_json-0fd13b02e53ce68e,libtower_http-2c6289d840844ace,libiri_string-de8b1024d8676424,libtower-1f06962fcb4fda20,libtower_layer-d908dd771b239ecd,libhyper_util-427e94f4d6e58341,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-38389b7dcbc78fe4,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-8d90ba7201589a36,libtracing-95be32818f72e22e,libtracing_core-aa4ed84ab5d584f8,libindexmap-92c609a00701d15e,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libhttp_body_util-440746345ebd809c,libhttp_body-010641745bcea95a,libhttp-fc13d883992f1b04,libfnv-79e2cbfbe03dcd16,libsync_wrapper-a254cb6192850e87,libredis-dddb67f525b8a423,libryu-a7164637bc4900ee,liburl-8a7a4de0cd1375db,libidna-1a79da537f0560aa,libutf8_iter-51566bbad89f3a68,libidna_adapter-8bc83506c44de50e,libicu_properties-c536cf771b9e4baf,libicu_properties_data-ca07e36d75086861,libicu_normalizer-902ba7960da90d3e,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-de2b6a29560794a5,libpotential_utf-608e6368da7cc52b,libicu_provider-998e7925aee47079,libicu_locale_core-0a3b8450dc29000c,libtinystr-46edb3257ccb7cd0,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-4533cd13ddf3ef50,libzerotrie-e18e5cdf1678704f,libyoke-e6430ad56a1dad25,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-219718a6f8fb9878,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libserde-92b0ca8f0fbf6ed9,libitoa-ef40fa516293a9d3,libxxhash_rust-cf39fadf6bfec35e,libnum_bigint-38b8835ef4e3cd2c,libnum_integer-978663802c73c752,libnum_traits-17bedafaa2a61f51,libsha1_smol-a320b1639232fa11,libcombine-1bd0223d616473a7,libarcstr-1a790dd915ec11f9,libbackon-b6e70de74dc8793b,libfastrand-751bcde24b8aa073,libarc_swap-cf16fad1af8ce71f,libtokio_native_tls-204468e717118a1e,libnative_tls-5ed271f227e9a155,libopenssl_probe-2c6d21a9709cae46,libopenssl-3fe6fc94b7a87a25,libonce_cell-e9252a7b5119f3eb,libbitflags-d7135dafcd8de9d7,libserde_core-9c6a4a1faf3c1a34,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-5b2b1713c34ac6e2,liblog-28ade3d6717210f3,libtokio_util-1bfed46f566f828f,libfutures_util-0ac09006233b5620,libmemchr-9be7e24c0cc6f173,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtokio-5eeec8826c4f8d10,libsignal_hook_registry-f6315dfed4ca0f3b,libsocket2-8a5776b1c4764107,libbytes-3529dc27cc7678fe,libmio-1a2d381a399436f2,libparking_lot-80ce42ee4c6504f9,libparking_lot_core-6ccbde3546a32d1f,liblibc-f836acfa9b4bfd56,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcv4vKAc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-125520f9f2a84eba/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_redis_http_test-2f67f55b79dbf8ca" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcXAAVEi/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libredis_web_runtime-22ebe091739b4544,libtonic_reflection-3e02df3e22f97027,libprost_types-6a154426e05a2441,libtonic_health-36311493b3a50829,libdeadpool-3aa42d9d6f65a1db,libnum_cpus-6ed61c9650d8c622,liblazy_static-3674be3f4245d19b,libdeadpool_runtime-ab15840c3f130d32,libtonic-5589f5a2214a424f,libsocket2-0868d9b64647ea15,libhyper_timeout-5b466f18ed90c2d8,libasync_stream-4e84285c543203ad,libaxum-52d72c1b363c319b,libmatchit-616cb01453b9e7d4,libaxum_core-44e00f1f0f3705f5,libtower-40f711d9beb1932c,libindexmap-6b78b4e29f1e99d4,libhashbrown-cae2cd0d9cc0a6cf,librand-6ab5f96b8cc33438,librand_chacha-2904ce67f0298aed,librand_core-67ccbe95d30f2d58,libgetrandom-d646d98957c1bf40,libprost-fd191a727c6e8e33,libpin_project-6bfb622fa04d532e,libtokio_stream-44ba4a81fa53d347,libuuid-0011b336e3da5496,libgetrandom-7bc01d94ebbe035c,libfutures-8dd1bcf48237f8c3,libfutures_executor-57d7bb541d631b87,libredis_web_core-ba9d7863fe06fed0,librmp_serde-0270cfea59213e4c,librmp-09c66db6cd760fdb,libbyteorder-8f59b6d1bfdaa844,libaxum-654f0a8e2b838dd4,libserde_path_to_error-b3f41bfd606e8f35,libserde_urlencoded-d01b1b702e3cbf9e,libmatchit-9aa922efa503b546,libtokio_tungstenite-a7b6a344f63ffadc,libtungstenite-9513b241353d05f9,libdata_encoding-506ef4e476430498,librand-7b58b3f40d20e581,librand_chacha-b4cbd922a755c397,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-958c128b184e799f,libutf8-f4341c3c7568480d,libthiserror-5bdf1edcba661d46,libsha1-06af8c6fe73789a9,libcpufeatures-e04321643d03190d,libdigest-58e72b83ad3d3d94,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libaxum_core-5275200f02183781,libconfig-70866c906ee0e376,libpathdiff-3903ede7ad100cac,libjson5-251f3bec150f132e,libpest-4ec0b920e4eb3c9a,libucd_trie-64e35acb102f3b4d,libserde_untagged-3fe0af3a97573157,liberased_serde-39e17fbdc83fdffd,libron-8885db52a1968086,libtypeid-f817466d1cfd48b6,libunicode_ident-e2d52eba11085272,libtoml-6e002fdbf27cfca1,libtoml_parser-fe3b904b4a9e425b,libserde_spanned-05809caffe7b4e42,libtoml_datetime-997f24e949ed9f1a,libwinnow-ff325613e0e6d4a9,libini-fdde1bae188ab9d0,libordered_multimap-4f9c917967813644,libhashbrown-d952ad0946629507,libdlv_list-68b36064cb06efd5,libyaml_rust2-8a61424eff08776b,libarraydeque-113b06ef7681d200,libhashlink-2e976e08e9e3b634,libhashbrown-8da8fd0b7703f558,libfoldhash-07f233db1c671507,libconvert_case-38f39321ace21c2d,libunicode_segmentation-421de088ab714999,libtempfile-1d0d820bb95e2ef7,libgetrandom-52177462c804be7c,librustix-c5218bf633446085,liblinux_raw_sys-7c0af75954695899,libreqwest-f7d3f3c5d21640e4,librustls_platform_verifier-c8a97734a8f7f14e,librustls_native_certs-7d2050307f650b23,libopenssl_probe-6b1b371432012237,libhyper_rustls-9688dcca3e926743,libtokio_rustls-aa3f03b05733ae4e,librustls-b5a28f7a5bd6ece8,libsubtle-2ae6a7038b9a0630,libwebpki-86c9062e83a41d7e,libuntrusted-b2f816886faf2178,libaws_lc_rs-0b4f762a25f40180,libaws_lc_sys-770e74df6cc0ad2e,librustls_pki_types-f18b4f853aef11b8,libzeroize-7f213bea776ca5b6,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libserde_json-0fd13b02e53ce68e,libtower_http-2c6289d840844ace,libiri_string-de8b1024d8676424,libtower-1f06962fcb4fda20,libtower_layer-d908dd771b239ecd,libhyper_util-427e94f4d6e58341,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-38389b7dcbc78fe4,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-8d90ba7201589a36,libtracing-95be32818f72e22e,libtracing_core-aa4ed84ab5d584f8,libindexmap-92c609a00701d15e,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libhttp_body_util-440746345ebd809c,libhttp_body-010641745bcea95a,libhttp-fc13d883992f1b04,libfnv-79e2cbfbe03dcd16,libsync_wrapper-a254cb6192850e87,libredis-dddb67f525b8a423,libryu-a7164637bc4900ee,liburl-8a7a4de0cd1375db,libidna-1a79da537f0560aa,libutf8_iter-51566bbad89f3a68,libidna_adapter-8bc83506c44de50e,libicu_properties-c536cf771b9e4baf,libicu_properties_data-ca07e36d75086861,libicu_normalizer-902ba7960da90d3e,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-de2b6a29560794a5,libpotential_utf-608e6368da7cc52b,libicu_provider-998e7925aee47079,libicu_locale_core-0a3b8450dc29000c,libtinystr-46edb3257ccb7cd0,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-4533cd13ddf3ef50,libzerotrie-e18e5cdf1678704f,libyoke-e6430ad56a1dad25,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-219718a6f8fb9878,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libserde-92b0ca8f0fbf6ed9,libitoa-ef40fa516293a9d3,libxxhash_rust-cf39fadf6bfec35e,libnum_bigint-38b8835ef4e3cd2c,libnum_integer-978663802c73c752,libnum_traits-17bedafaa2a61f51,libsha1_smol-a320b1639232fa11,libcombine-1bd0223d616473a7,libarcstr-1a790dd915ec11f9,libbackon-b6e70de74dc8793b,libfastrand-751bcde24b8aa073,libarc_swap-cf16fad1af8ce71f,libtokio_native_tls-204468e717118a1e,libnative_tls-5ed271f227e9a155,libopenssl_probe-2c6d21a9709cae46,libopenssl-3fe6fc94b7a87a25,libonce_cell-e9252a7b5119f3eb,libbitflags-d7135dafcd8de9d7,libserde_core-9c6a4a1faf3c1a34,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-5b2b1713c34ac6e2,liblog-28ade3d6717210f3,libtokio_util-1bfed46f566f828f,libfutures_util-0ac09006233b5620,libmemchr-9be7e24c0cc6f173,libfutures_io-59d0071c9258d69f,libslab-5629529544b2a983,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtokio-5eeec8826c4f8d10,libsignal_hook_registry-f6315dfed4ca0f3b,libsocket2-8a5776b1c4764107,libbytes-3529dc27cc7678fe,libmio-1a2d381a399436f2,libparking_lot-80ce42ee4c6504f9,libparking_lot_core-6ccbde3546a32d1f,liblibc-f836acfa9b4bfd56,libcfg_if-83060ec5685761ae,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcXAAVEi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-125520f9f2a84eba/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_redis_pubsub_test-b40238a5caf55bd0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `redis-web` (test "integration_redis_pubsub_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `redis-web` (test "integration_redis_http_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3fbe325980a481d824c5c0743d0e01deb2088846a5ed75890cc00a88a6fd9f73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fbe325980a481d824c5c0743d0e01deb2088846a5ed75890cc00a88a6fd9f73", kill_on_drop: false }`
[INFO] [stdout] 3fbe325980a481d824c5c0743d0e01deb2088846a5ed75890cc00a88a6fd9f73
