[INFO] fetching crate mrapids 0.1.7...
[INFO] testing mrapids-0.1.7 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate mrapids 0.1.7 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate mrapids 0.1.7
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate mrapids 0.1.7
[INFO] tweaked toml for crates.io crate mrapids 0.1.7 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mrapids 0.1.7 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mrapids 0.1.7 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded csv-core v0.1.12
[INFO] [stderr]   Downloaded pyo3-macros v0.22.6
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.6
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.6
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.6
[INFO] [stderr]   Downloaded clap_derive v4.5.41
[INFO] [stderr]   Downloaded clap v4.5.42
[INFO] [stderr]   Downloaded cc v1.2.31
[INFO] [stderr]   Downloaded clap_builder v4.5.42
[INFO] [stderr]   Downloaded openapiv3 v2.2.0
[INFO] [stderr]   Downloaded pyo3 v0.22.6
[INFO] [stderr]   Downloaded csv v1.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9fddb848e1711d35cdd4311e934abe34d54fb3ddb6d2db162db0025d3fe562a
[INFO] running `Command { std: "docker" "start" "-a" "a9fddb848e1711d35cdd4311e934abe34d54fb3ddb6d2db162db0025d3fe562a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9fddb848e1711d35cdd4311e934abe34d54fb3ddb6d2db162db0025d3fe562a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9fddb848e1711d35cdd4311e934abe34d54fb3ddb6d2db162db0025d3fe562a", kill_on_drop: false }`
[INFO] [stdout] a9fddb848e1711d35cdd4311e934abe34d54fb3ddb6d2db162db0025d3fe562a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5679732ad364810b4a9b55448fb3c8e65d43eefbda8eb4563236bc07297cb7e6
[INFO] running `Command { std: "docker" "start" "-a" "5679732ad364810b4a9b55448fb3c8e65d43eefbda8eb4563236bc07297cb7e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling regex v1.11.1
[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 serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling handlebars v5.1.2
[INFO] [stderr]    Compiling toml v0.8.23
[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 mrapids v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "5679732ad364810b4a9b55448fb3c8e65d43eefbda8eb4563236bc07297cb7e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5679732ad364810b4a9b55448fb3c8e65d43eefbda8eb4563236bc07297cb7e6", kill_on_drop: false }`
[INFO] [stdout] 5679732ad364810b4a9b55448fb3c8e65d43eefbda8eb4563236bc07297cb7e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f82b2cd0e4d43f0cb1c184cc37ddc2e4256b54ad289e1e604fba4cb53ffba1b
[INFO] running `Command { std: "docker" "start" "-a" "1f82b2cd0e4d43f0cb1c184cc37ddc2e4256b54ad289e1e604fba4cb53ffba1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling mrapids v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `mrapids` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name mrapids --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --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", "js-sys", "pyo3", "python", "wasm", "wasm-bindgen", "wasm-bindgen-futures", "web-sys"))' -C metadata=52b36e325ea2b91a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-9a251efb313bb821.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e1510cbfe26654d3.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-a4b09291d2121409.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4d0e933ef3e39fee.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-35c91b3d2af35683.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-cc6ba8b546e9b785.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-8f398358cbc1898b.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-01e77aa916cf7064.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-7ed6d7a04d854de2.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-b1d792528bd08356.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-87f805cee3198531.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-e43c84507fd28dfc.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-ee1406c505ea38c3.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-9b11ff73d42cddd3.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-d9ec015c39828bbc.rlib --extern openapiv3=/opt/rustwide/target/debug/deps/libopenapiv3-e87e6a452e0a0d07.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-3203439a5be58371.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ac4a42f69fd0fec6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1e696e926bcca84e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-dc21e104011b6c6d.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-32e65be31fa3f837.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d05c3e45007b2e62.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cedb821f4cd34a3d.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-22403e23603d0c32.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-0b03801cdc51e974.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-aae9c749cb26e156.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d7ee9595d05de3a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2eb51776d601bb8b.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-37d5021e26d49ff4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-47483f7e6ba35d07.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ca099f1eba6673c7.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 `mrapids` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name mrapids --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", "js-sys", "pyo3", "python", "wasm", "wasm-bindgen", "wasm-bindgen-futures", "web-sys"))' -C metadata=9c31049555c1bfd0 -C extra-filename=-8707c27ecab0b112 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-9a251efb313bb821.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e1510cbfe26654d3.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-a4b09291d2121409.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-19d65812c1aa32c8.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4d0e933ef3e39fee.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-35c91b3d2af35683.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-cc6ba8b546e9b785.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-8f398358cbc1898b.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-01e77aa916cf7064.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-7ed6d7a04d854de2.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-b1d792528bd08356.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-87f805cee3198531.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-e43c84507fd28dfc.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-ee1406c505ea38c3.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-9b11ff73d42cddd3.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-d9ec015c39828bbc.rlib --extern openapiv3=/opt/rustwide/target/debug/deps/libopenapiv3-e87e6a452e0a0d07.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-d30da5fcbc82eb0c.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-3203439a5be58371.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ac4a42f69fd0fec6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1e696e926bcca84e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-dc21e104011b6c6d.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-32e65be31fa3f837.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d05c3e45007b2e62.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cedb821f4cd34a3d.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-22403e23603d0c32.so --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-0b03801cdc51e974.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-aae9c749cb26e156.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-5f6d84711fa596a9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d7ee9595d05de3a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2eb51776d601bb8b.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-37d5021e26d49ff4.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-47483f7e6ba35d07.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ca099f1eba6673c7.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1f82b2cd0e4d43f0cb1c184cc37ddc2e4256b54ad289e1e604fba4cb53ffba1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f82b2cd0e4d43f0cb1c184cc37ddc2e4256b54ad289e1e604fba4cb53ffba1b", kill_on_drop: false }`
[INFO] [stdout] 1f82b2cd0e4d43f0cb1c184cc37ddc2e4256b54ad289e1e604fba4cb53ffba1b
