[INFO] cloning repository https://github.com/Guru901/RustyX
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Guru901/RustyX" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuru901%2FRustyX", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuru901%2FRustyX'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d9facfcd16fb62c910e7a1bdf2990da0829eebd
[INFO] testing Guru901/RustyX against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuru901%2FRustyX" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Guru901/RustyX
[INFO] finished tweaking git repo https://github.com/Guru901/RustyX
[INFO] tweaked toml for git repo https://github.com/Guru901/RustyX written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Guru901/RustyX on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Guru901/RustyX 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc1/source/ripress/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.2
[INFO] [stderr]   Downloaded ryu v1.0.21
[INFO] [stderr]   Downloaded hyper-staticfile v0.10.1
[INFO] [stderr]   Downloaded ripress-derive v0.0.3
[INFO] [stderr]   Downloaded routerify_ng v0.3.0
[INFO] [stderr]   Downloaded reqwest v0.12.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c0a5223b6a0fc34afaf134c412dcb92b2c9ed16455ad0646d6a1670e155b800
[INFO] running `Command { std: "docker" "start" "-a" "3c0a5223b6a0fc34afaf134c412dcb92b2c9ed16455ad0646d6a1670e155b800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c0a5223b6a0fc34afaf134c412dcb92b2c9ed16455ad0646d6a1670e155b800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c0a5223b6a0fc34afaf134c412dcb92b2c9ed16455ad0646d6a1670e155b800", kill_on_drop: false }`
[INFO] [stdout] 3c0a5223b6a0fc34afaf134c412dcb92b2c9ed16455ad0646d6a1670e155b800
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b591f8a45fe40d00756a2ac3b25e3609adf7bfd62520aaa47959885d7fd85e65
[INFO] running `Command { std: "docker" "start" "-a" "b591f8a45fe40d00756a2ac3b25e3609adf7bfd62520aaa47959885d7fd85e65", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/ripress/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex v1.12.2
[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 zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ripress-derive v0.0.3
[INFO] [stderr]    Compiling ripress-derive v0.0.3 (/opt/rustwide/workdir/ripress-derive)
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[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 ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-staticfile v0.10.1
[INFO] [stderr]    Compiling routerify_ng v0.3.0
[INFO] [stderr]    Compiling ripress v2.4.0 (/opt/rustwide/workdir/ripress)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.99s
[INFO] running `Command { std: "docker" "inspect" "b591f8a45fe40d00756a2ac3b25e3609adf7bfd62520aaa47959885d7fd85e65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b591f8a45fe40d00756a2ac3b25e3609adf7bfd62520aaa47959885d7fd85e65", kill_on_drop: false }`
[INFO] [stdout] b591f8a45fe40d00756a2ac3b25e3609adf7bfd62520aaa47959885d7fd85e65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1c4d627367095f1e31ceab52d15d4f474cb92028138f2c9344f0010c0192cd4
[INFO] running `Command { std: "docker" "start" "-a" "e1c4d627367095f1e31ceab52d15d4f474cb92028138f2c9344f0010c0192cd4", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/ripress/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ripress-derive v0.0.3 (/opt/rustwide/workdir/ripress-derive)
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.26
[INFO] [stderr]    Compiling ripress v2.4.0 (/opt/rustwide/workdir/ripress)
[INFO] [stderr] error: could not compile `ripress` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name ripress --edition=2021 ripress/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("compression", "default", "file-upload", "flate2", "logger", "tracing", "uuid", "validation", "validator", "with-wynd"))' -C metadata=1627556f425c0d8a -C extra-filename=-47d870718d08caad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-73afa715410fe90d.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bc92f5632409d3fc.rlib --extern cookie=/opt/rustwide/target/debug/deps/libcookie-0124d770222bb6e6.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c7a9da7001c5a23f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e8a4dfa2490b961b.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-d234285ec347f0da.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-9925d9917e9da192.rlib --extern hyper_staticfile=/opt/rustwide/target/debug/deps/libhyper_staticfile-30601d793fcd76ae.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-2a08566cd6ea12cf.rlib --extern infer=/opt/rustwide/target/debug/deps/libinfer-7ed6fe19c4f54c23.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-a641f9c01534a6cb.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-b093368c95467248.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6dd0db2245158f38.rlib --extern ripress_derive=/opt/rustwide/target/debug/deps/libripress_derive-7da42295e4991335.so --extern routerify_ng=/opt/rustwide/target/debug/deps/librouterify_ng-2e67ab27b090a9ad.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-97f38b477653efa2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0e85e2d6c42f718d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-82abc9d0d6427954.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ed4d784252e8b3a6.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-fec9ec6c18a69061.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-98dc97d9716e92b4.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-41515f1213744e61.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 `ripress` (example "extractors")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name extractors --edition=2021 ripress/examples/extractors.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("compression", "default", "file-upload", "flate2", "logger", "tracing", "uuid", "validation", "validator", "with-wynd"))' -C metadata=e988aab62ac2918b -C extra-filename=-b57a4f217b1f0133 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-73afa715410fe90d.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bc92f5632409d3fc.rlib --extern cookie=/opt/rustwide/target/debug/deps/libcookie-0124d770222bb6e6.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c7a9da7001c5a23f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e8a4dfa2490b961b.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-d234285ec347f0da.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-9925d9917e9da192.rlib --extern hyper_staticfile=/opt/rustwide/target/debug/deps/libhyper_staticfile-30601d793fcd76ae.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-2a08566cd6ea12cf.rlib --extern infer=/opt/rustwide/target/debug/deps/libinfer-7ed6fe19c4f54c23.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-a641f9c01534a6cb.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-b093368c95467248.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6dd0db2245158f38.rlib --extern ripress=/opt/rustwide/target/debug/deps/libripress-a00a07cd249b64a4.rlib --extern ripress_derive=/opt/rustwide/target/debug/deps/libripress_derive-7da42295e4991335.so --extern routerify_ng=/opt/rustwide/target/debug/deps/librouterify_ng-2e67ab27b090a9ad.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-97f38b477653efa2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0e85e2d6c42f718d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-82abc9d0d6427954.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ed4d784252e8b3a6.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-fec9ec6c18a69061.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-98dc97d9716e92b4.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-41515f1213744e61.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e1c4d627367095f1e31ceab52d15d4f474cb92028138f2c9344f0010c0192cd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1c4d627367095f1e31ceab52d15d4f474cb92028138f2c9344f0010c0192cd4", kill_on_drop: false }`
[INFO] [stdout] e1c4d627367095f1e31ceab52d15d4f474cb92028138f2c9344f0010c0192cd4
