[INFO] fetching crate flagkit 1.0.9...
[INFO] testing flagkit-1.0.9 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate flagkit 1.0.9 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate flagkit 1.0.9
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate flagkit 1.0.9
[INFO] tweaked toml for crates.io crate flagkit 1.0.9 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flagkit 1.0.9 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 crates.io crate flagkit 1.0.9 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e95e1f03c026ead78fb007efd1dfdb520301876bb5a2859f0671541d114336a2
[INFO] running `Command { std: "docker" "start" "-a" "e95e1f03c026ead78fb007efd1dfdb520301876bb5a2859f0671541d114336a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e95e1f03c026ead78fb007efd1dfdb520301876bb5a2859f0671541d114336a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e95e1f03c026ead78fb007efd1dfdb520301876bb5a2859f0671541d114336a2", kill_on_drop: false }`
[INFO] [stdout] e95e1f03c026ead78fb007efd1dfdb520301876bb5a2859f0671541d114336a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0041ce1620f604de63c8e180a5f9e9d0af83919ccd4783ab2fa5e16ba143ce38
[INFO] running `Command { std: "docker" "start" "-a" "0041ce1620f604de63c8e180a5f9e9d0af83919ccd4783ab2fa5e16ba143ce38", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling native-tls v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[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 h2 v0.3.27
[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 flagkit v1.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.05s
[INFO] running `Command { std: "docker" "inspect" "0041ce1620f604de63c8e180a5f9e9d0af83919ccd4783ab2fa5e16ba143ce38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0041ce1620f604de63c8e180a5f9e9d0af83919ccd4783ab2fa5e16ba143ce38", kill_on_drop: false }`
[INFO] [stdout] 0041ce1620f604de63c8e180a5f9e9d0af83919ccd4783ab2fa5e16ba143ce38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0ed9f2295ebf96ecdebbb8e2e9a1182dda3ce86f610cfb65ff325d6328ba10cd
[INFO] running `Command { std: "docker" "start" "-a" "0ed9f2295ebf96ecdebbb8e2e9a1182dda3ce86f610cfb65ff325d6328ba10cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.16
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling deadpool v0.9.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling wiremock v0.5.22
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling flagkit v1.0.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> tests/cache_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `is_production_environment`
[INFO] [stdout]  --> tests/security_tests.rs:3:65
[INFO] [stdout]   |
[INFO] [stdout] 3 |     is_potential_pii_field, is_potential_pii_field_with_config, is_production_environment,
[INFO] [stdout]   |                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]   --> tests/http_client_tests.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |         let options = FlagKitOptions::builder("sdk_test_key").build();
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]   --> tests/http_client_tests.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |         let options = FlagKitOptions::builder("sdk_test_key")
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]   --> tests/http_client_tests.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |         let options = FlagKitOptions::builder("sdk_test_key")
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flagkit` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name flagkit --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=e8e08a07ea56cf4d -C extra-filename=-034c632b2b9be2d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-2a810a8dc7df1818.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ada27d1b170689cd.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-3f507d25c5688c03.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-f22027e6d85c70f0.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-c613c4dbec2eff8b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3fe3e04168fe9391.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-aeec04415aa7253b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53c549f1659d88c1.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-93af6486a78ab1b6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2bdbde0a8cf995e8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-636758938ff9a052.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1dcb03f1e808e3b8.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ac2c89688f036e1d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c483903a4d721036.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7962a18d307b98b3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3a87ebc496d75f63.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-550d2dc735e97898.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-db924a0111e99565.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-83295e9df75f65ca.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-77c708a779257315.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-0bc19cf86c78b32c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `flagkit` (example "sdk-lab")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name sdk_lab --edition=2021 sdk-lab/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=d2b08d908ed061e6 -C extra-filename=-a74e448ba0d8da98 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-2a810a8dc7df1818.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ada27d1b170689cd.rlib --extern flagkit=/opt/rustwide/target/debug/deps/libflagkit-d621618175784f4a.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-3f507d25c5688c03.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-f22027e6d85c70f0.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-c613c4dbec2eff8b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3fe3e04168fe9391.rlib --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-aeec04415aa7253b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-53c549f1659d88c1.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-93af6486a78ab1b6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2bdbde0a8cf995e8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-636758938ff9a052.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1dcb03f1e808e3b8.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ac2c89688f036e1d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c483903a4d721036.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7962a18d307b98b3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3a87ebc496d75f63.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-550d2dc735e97898.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-db924a0111e99565.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-83295e9df75f65ca.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-77c708a779257315.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-0bc19cf86c78b32c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0ed9f2295ebf96ecdebbb8e2e9a1182dda3ce86f610cfb65ff325d6328ba10cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ed9f2295ebf96ecdebbb8e2e9a1182dda3ce86f610cfb65ff325d6328ba10cd", kill_on_drop: false }`
[INFO] [stdout] 0ed9f2295ebf96ecdebbb8e2e9a1182dda3ce86f610cfb65ff325d6328ba10cd
