[INFO] cloning repository https://github.com/AndrewMcDonald-Dev/zero2prod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewMcDonald-Dev/zero2prod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewMcDonald-Dev%2Fzero2prod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewMcDonald-Dev%2Fzero2prod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b032df6cc0ce19937349c4beb44e4bcb19d188b3
[INFO] testing AndrewMcDonald-Dev/zero2prod against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewMcDonald-Dev%2Fzero2prod" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AndrewMcDonald-Dev/zero2prod
[INFO] finished tweaking git repo https://github.com/AndrewMcDonald-Dev/zero2prod
[INFO] tweaked toml for git repo https://github.com/AndrewMcDonald-Dev/zero2prod written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndrewMcDonald-Dev/zero2prod on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AndrewMcDonald-Dev/zero2prod 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 525d9b6cd8804a318e036c2e6d58f5948b4fd23e5df1e26890ddd681d683633f
[INFO] running `Command { std: "docker" "start" "-a" "525d9b6cd8804a318e036c2e6d58f5948b4fd23e5df1e26890ddd681d683633f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "525d9b6cd8804a318e036c2e6d58f5948b4fd23e5df1e26890ddd681d683633f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "525d9b6cd8804a318e036c2e6d58f5948b4fd23e5df1e26890ddd681d683633f", kill_on_drop: false }`
[INFO] [stdout] 525d9b6cd8804a318e036c2e6d58f5948b4fd23e5df1e26890ddd681d683633f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6031766370bc09059a98216ac3555004844f5af52647633ab8d438378de927b
[INFO] running `Command { std: "docker" "start" "-a" "e6031766370bc09059a98216ac3555004844f5af52647633ab8d438378de927b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling webpki-roots v0.26.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling actix-server v2.3.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling actix-http v3.7.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling actix-web v4.6.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling mutually_exclusive_features v0.0.3
[INFO] [stderr]    Compiling tracing-actix-web v0.7.11
[INFO] [stderr]    Compiling tracing-bunyan-formatter v0.3.9
[INFO] [stderr]    Compiling config v0.14.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling serde-aux v4.5.0
[INFO] [stderr]    Compiling validator v0.18.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling argon2 v0.4.1
[INFO] [stderr] error: could not compile `sqlx-postgres` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name sqlx_postgres --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="migrate"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any", "bigdecimal", "bit-vec", "chrono", "ipnetwork", "json", "mac_address", "migrate", "offline", "rust_decimal", "time", "uuid"))' -C metadata=2f3277d4cb4f1dbc -C extra-filename=-5898ac89b1444cfe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-2c26755123da6bed.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-beef984098effe86.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-048583982baec1f3.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-449afb10b81a02b3.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0e620e0f67014597.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-8eb898d6ee19b9e1.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-5bdeec92b1e53e27.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-a48ce2af1a92b1af.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-df96ad059b0c7c4e.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-a1c10a0fbde0af76.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-088a73c4507934ee.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-f8780b52ba33bd3a.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-47bc43a0f01e8ad0.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-8fce5cd3b1d33fbd.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-abc0ecdb3f830542.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-4b57cbf346271e0e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-198b38ece085eb45.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-12d1e790cd48ffe9.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-237bdc1a0240b2cf.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-20a943de9b0df70b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-9eea3755ca7c74d8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-cd18c0e02862f888.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cf3271399648601b.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-f1c1a3c33b70b019.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-bdb3c912ea8a1cb3.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-4ffcc1e88c86484f.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-08de91b24fc4683e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-234b668158537e20.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c1ec6d7fc06f7391.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-25e93041b5846b97.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-39da9341b196a5c0.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/ring-6a70571840c77cbd/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `actix-http` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name actix_http --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__compress"' --cfg 'feature="base64"' --cfg 'feature="brotli"' --cfg 'feature="compress-brotli"' --cfg 'feature="compress-gzip"' --cfg 'feature="compress-zstd"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="local-channel"' --cfg 'feature="rand"' --cfg 'feature="sha1"' --cfg 'feature="ws"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__compress", "actix-tls", "base64", "brotli", "compress-brotli", "compress-gzip", "compress-zstd", "default", "flate2", "h2", "http2", "local-channel", "openssl", "rand", "rustls", "rustls-0_20", "rustls-0_21", "rustls-0_22", "rustls-0_23", "sha1", "ws", "zstd"))' -C metadata=60a390e97e0d627e -C extra-filename=-79eff712569576f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-6f688de22e47c99a.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-1e0a26ef02f67b07.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-4a49685e01830330.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-48e8a1db49d367c9.rmeta --extern ahash=/opt/rustwide/target/debug/deps/libahash-cfb6f948e284b74f.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-0bc9384ee703098c.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-048583982baec1f3.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-bbf188d85e826d52.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6d0aa520c1799a2d.rmeta --extern bytestring=/opt/rustwide/target/debug/deps/libbytestring-25fdb49ab945cfdd.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-206924015beb666e.so --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-b0415e2278bf3d50.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4c62aebc08282e6a.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-df96ad059b0c7c4e.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-a7397f0755a52f19.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-9024fd62d56adcb9.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-b921900793df5a8d.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-6b7615a860c061eb.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-4b57cbf346271e0e.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-29136415ccff9090.rmeta --extern local_channel=/opt/rustwide/target/debug/deps/liblocal_channel-9fb346a69e24c03d.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-652e973b9e045891.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-229c2c99579622da.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-a03c60b7165ca03c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-9eea3755ca7c74d8.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-f06409d98c186787.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-bdb3c912ea8a1cb3.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-808fd7b9798915d5.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-195f8a0949e6557d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c1ec6d7fc06f7391.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-c7525fe9c51f2960.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/zstd-sys-86f1ae40e1014e18/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e6031766370bc09059a98216ac3555004844f5af52647633ab8d438378de927b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6031766370bc09059a98216ac3555004844f5af52647633ab8d438378de927b", kill_on_drop: false }`
[INFO] [stdout] e6031766370bc09059a98216ac3555004844f5af52647633ab8d438378de927b
