[INFO] fetching crate tinify 0.1.0... [INFO] testing tinify-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate tinify 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate tinify 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tinify 0.1.0 [INFO] tweaked toml for crates.io crate tinify 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tinify 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tinify 0.1.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quanta v0.12.6 [INFO] [stderr] Downloaded no-std-compat v0.4.1 [INFO] [stderr] Downloaded nonzero_ext v0.3.0 [INFO] [stderr] Downloaded tracing-test-macro v0.2.5 [INFO] [stderr] Downloaded tracing-test v0.2.5 [INFO] [stderr] Downloaded spinning_top v0.3.0 [INFO] [stderr] Downloaded governor v0.6.3 [INFO] [stderr] Downloaded raw-cpuid v11.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45ed7591cfe7c84144589aceb9dbfca6295583684170952e3f4d2dd48597a652 [INFO] running `Command { std: "docker" "start" "-a" "45ed7591cfe7c84144589aceb9dbfca6295583684170952e3f4d2dd48597a652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45ed7591cfe7c84144589aceb9dbfca6295583684170952e3f4d2dd48597a652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45ed7591cfe7c84144589aceb9dbfca6295583684170952e3f4d2dd48597a652", kill_on_drop: false }` [INFO] [stdout] 45ed7591cfe7c84144589aceb9dbfca6295583684170952e3f4d2dd48597a652 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dea15d3d750925a345195c0f0e104816f16052577325108b81e7c8eb77c2c5f [INFO] running `Command { std: "docker" "start" "-a" "6dea15d3d750925a345195c0f0e104816f16052577325108b81e7c8eb77c2c5f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling rand_core v0.6.4 [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 zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling tinify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.92s [INFO] running `Command { std: "docker" "inspect" "6dea15d3d750925a345195c0f0e104816f16052577325108b81e7c8eb77c2c5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dea15d3d750925a345195c0f0e104816f16052577325108b81e7c8eb77c2c5f", kill_on_drop: false }` [INFO] [stdout] 6dea15d3d750925a345195c0f0e104816f16052577325108b81e7c8eb77c2c5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27957ec1eae81f67f0f75df893a881f602863db64394d103f0586557169f39f6 [INFO] running `Command { std: "docker" "start" "-a" "27957ec1eae81f67f0f75df893a881f602863db64394d103f0586557169f39f6", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling tinify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tinify` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name tinify --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0482f3d7800ce59d -C extra-filename=-07c0325040d47a98 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fc36fbad5da95192.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-fdd9159c9207c6b8.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-e0385056fa6293a9.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-711cda5cfe0be3ec.rlib --extern nonzero_ext=/opt/rustwide/target/debug/deps/libnonzero_ext-0f68a440f5387995.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f7748da1b785d5f4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3bf5d3b6696c8be1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f83bd28d040d714d.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-8c0cbfb396425d81.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-db563e5d0d09b973.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a5b43eced34587fb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1368c92567d4606b.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-4aed77e025eda000.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-44775ef8f263defb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5c378bd3ad6914f2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8a21563f5e52c9cb.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-3506be85f2227681.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-32551acedf3d1af4.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tinify` (example "10_comprehensive_demo") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name 10_comprehensive_demo --edition=2021 examples/10_comprehensive_demo.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=978b10f6d8fb1f05 -C extra-filename=-ae499263ec154ca1 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fc36fbad5da95192.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-fdd9159c9207c6b8.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-e0385056fa6293a9.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-711cda5cfe0be3ec.rlib --extern nonzero_ext=/opt/rustwide/target/debug/deps/libnonzero_ext-0f68a440f5387995.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f7748da1b785d5f4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3bf5d3b6696c8be1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f83bd28d040d714d.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-8c0cbfb396425d81.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-db563e5d0d09b973.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a5b43eced34587fb.rlib --extern tinify=/opt/rustwide/target/debug/deps/libtinify-cde2fe9cdc939797.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1368c92567d4606b.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-4aed77e025eda000.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-44775ef8f263defb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5c378bd3ad6914f2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8a21563f5e52c9cb.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-3506be85f2227681.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-32551acedf3d1af4.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tinify` (example "07_error_handling") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name 07_error_handling --edition=2021 examples/07_error_handling.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=96a24113afdf174f -C extra-filename=-ca4d160d2fc50c06 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fc36fbad5da95192.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-fdd9159c9207c6b8.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-e0385056fa6293a9.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-711cda5cfe0be3ec.rlib --extern nonzero_ext=/opt/rustwide/target/debug/deps/libnonzero_ext-0f68a440f5387995.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f7748da1b785d5f4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3bf5d3b6696c8be1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f83bd28d040d714d.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-8c0cbfb396425d81.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-db563e5d0d09b973.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a5b43eced34587fb.rlib --extern tinify=/opt/rustwide/target/debug/deps/libtinify-cde2fe9cdc939797.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1368c92567d4606b.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-4aed77e025eda000.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-44775ef8f263defb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5c378bd3ad6914f2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8a21563f5e52c9cb.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-3506be85f2227681.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-32551acedf3d1af4.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "27957ec1eae81f67f0f75df893a881f602863db64394d103f0586557169f39f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27957ec1eae81f67f0f75df893a881f602863db64394d103f0586557169f39f6", kill_on_drop: false }` [INFO] [stdout] 27957ec1eae81f67f0f75df893a881f602863db64394d103f0586557169f39f6