[INFO] cloning repository https://github.com/kcosr/acl-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kcosr/acl-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcosr%2Facl-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcosr%2Facl-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f9e3c6ef3c7cfeef8e65cd40134853066d190b7 [INFO] testing kcosr/acl-proxy against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcosr%2Facl-proxy" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kcosr/acl-proxy [INFO] finished tweaking git repo https://github.com/kcosr/acl-proxy [INFO] tweaked toml for git repo https://github.com/kcosr/acl-proxy written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kcosr/acl-proxy on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kcosr/acl-proxy 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.2.47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a0344c3748e00da4499ecb709ede93c95ab441a9934393bb2a0bc148804e4f0 [INFO] running `Command { std: "docker" "start" "-a" "4a0344c3748e00da4499ecb709ede93c95ab441a9934393bb2a0bc148804e4f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a0344c3748e00da4499ecb709ede93c95ab441a9934393bb2a0bc148804e4f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a0344c3748e00da4499ecb709ede93c95ab441a9934393bb2a0bc148804e4f0", kill_on_drop: false }` [INFO] [stdout] 4a0344c3748e00da4499ecb709ede93c95ab441a9934393bb2a0bc148804e4f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d1dcb83db6cea386c89fa4320dcb1f7dea52faa1e8ad0b57336f99a72813b02 [INFO] running `Command { std: "docker" "start" "-a" "1d1dcb83db6cea386c89fa4320dcb1f7dea52faa1e8ad0b57336f99a72813b02", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling serde v1.0.228 [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_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling der-parser v9.0.0 [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 x509-parser v0.16.0 [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 rcgen v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling acl-proxy v0.0.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "1d1dcb83db6cea386c89fa4320dcb1f7dea52faa1e8ad0b57336f99a72813b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d1dcb83db6cea386c89fa4320dcb1f7dea52faa1e8ad0b57336f99a72813b02", kill_on_drop: false }` [INFO] [stdout] 1d1dcb83db6cea386c89fa4320dcb1f7dea52faa1e8ad0b57336f99a72813b02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0875f08c58ca6571b5c0adeb6e164e715e6672e994894d1916cbed91a8964196 [INFO] running `Command { std: "docker" "start" "-a" "0875f08c58ca6571b5c0adeb6e164e715e6672e994894d1916cbed91a8964196", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [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 acl-proxy v0.0.12 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `acl-proxy` (test "proxy_https_transparent") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name proxy_https_transparent --edition=2021 tests/proxy_https_transparent.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=5177ca81fe003b11 -C extra-filename=-d2c1e8c743603699 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern acl_proxy=/opt/rustwide/target/debug/deps/libacl_proxy-419e81c5fde031ab.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-bed46dd1b014a679.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-9f939e4baa1dbe4e.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-269412bb99e3f43d.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0d9e7fce50058f2a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ceecbb59610fe5a1.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-55fe46f94c4e47bc.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-8619ff8575d2588d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a3e5a282d832f817.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e30172f6577993a7.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-545dfa87e3e235fe.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-97fa64f6bfb8fe0c.rlib --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-90f6a06648a46551.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-9e6cc79d69e99c47.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-043957f93fe71476.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-4557fc7412eb51f8.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-e28db39a3f3f3e4d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-d4e423316058181c.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-cc5297d7598e1bff.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-52e29f0d22ce41bb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cbdee188168706e9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a9d75981b26b27e7.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4849d5a2400f94a4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-59c713f121344ce0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6402f059d682bb5a.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-6361002e6d0d6418.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-37acb8f1440e15a9.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-acf7e7d33d4edf1b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0482924f4a13fc94.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b11c938ec641fc51.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-6a08fe393d23c8cf.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-14474d116f0b4ea8.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-0836d6eb7e7ac589/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `acl-proxy` (test "proxy_http") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name proxy_http --edition=2021 tests/proxy_http.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=3d047053b99ecf6a -C extra-filename=-781a1ef340006774 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern acl_proxy=/opt/rustwide/target/debug/deps/libacl_proxy-419e81c5fde031ab.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-bed46dd1b014a679.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-9f939e4baa1dbe4e.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-269412bb99e3f43d.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0d9e7fce50058f2a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ceecbb59610fe5a1.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-55fe46f94c4e47bc.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-8619ff8575d2588d.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-a3e5a282d832f817.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e30172f6577993a7.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-545dfa87e3e235fe.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-97fa64f6bfb8fe0c.rlib --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-90f6a06648a46551.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-9e6cc79d69e99c47.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-043957f93fe71476.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-4557fc7412eb51f8.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-e28db39a3f3f3e4d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-d4e423316058181c.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-cc5297d7598e1bff.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-52e29f0d22ce41bb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cbdee188168706e9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a9d75981b26b27e7.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4849d5a2400f94a4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-59c713f121344ce0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6402f059d682bb5a.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-6361002e6d0d6418.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-37acb8f1440e15a9.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-acf7e7d33d4edf1b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0482924f4a13fc94.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b11c938ec641fc51.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-6a08fe393d23c8cf.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-14474d116f0b4ea8.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-0836d6eb7e7ac589/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0875f08c58ca6571b5c0adeb6e164e715e6672e994894d1916cbed91a8964196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0875f08c58ca6571b5c0adeb6e164e715e6672e994894d1916cbed91a8964196", kill_on_drop: false }` [INFO] [stdout] 0875f08c58ca6571b5c0adeb6e164e715e6672e994894d1916cbed91a8964196