[INFO] cloning repository https://github.com/tmcgroul/archive-gateway-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmcgroul/archive-gateway-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmcgroul%2Farchive-gateway-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmcgroul%2Farchive-gateway-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7354366436a50f4899c6a43e5e67325ccafbfdb [INFO] building tmcgroul/archive-gateway-example against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmcgroul%2Farchive-gateway-example" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tmcgroul/archive-gateway-example on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tmcgroul/archive-gateway-example [INFO] finished tweaking git repo https://github.com/tmcgroul/archive-gateway-example [INFO] tweaked toml for git repo https://github.com/tmcgroul/archive-gateway-example written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/tmcgroul/archive-gateway-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5102d183c509bdefdcc75c2cd6c2d08cf992395049c7f7c27791deb2e4f99aff [INFO] running `Command { std: "docker" "start" "-a" "5102d183c509bdefdcc75c2cd6c2d08cf992395049c7f7c27791deb2e4f99aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5102d183c509bdefdcc75c2cd6c2d08cf992395049c7f7c27791deb2e4f99aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5102d183c509bdefdcc75c2cd6c2d08cf992395049c7f7c27791deb2e4f99aff", kill_on_drop: false }` [INFO] [stdout] 5102d183c509bdefdcc75c2cd6c2d08cf992395049c7f7c27791deb2e4f99aff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8645c86ffebe9a479a5c3eeee85aec30a385a38f3d09621846cda728c8d411cb [INFO] running `Command { std: "docker" "start" "-a" "8645c86ffebe9a479a5c3eeee85aec30a385a38f3d09621846cda728c8d411cb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling rust_decimal v1.25.0 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling async-graphql-value v4.0.3 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling async-graphql-parser v4.0.3 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling async-graphql-derive v4.0.3 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling actix-server v2.0.0 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling actix v0.13.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling sqlx-core v0.5.13 [INFO] [stderr] Compiling actix-http v3.1.0 [INFO] [stderr] error: could not compile `sqlx-core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sqlx_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sqlx-core-0.5.13/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="_rt-actix"' --cfg 'feature="_tls-rustls"' --cfg 'feature="base64"' --cfg 'feature="chrono"' --cfg 'feature="crc"' --cfg 'feature="decimal"' --cfg 'feature="dirs"' --cfg 'feature="hkdf"' --cfg 'feature="hmac"' --cfg 'feature="json"' --cfg 'feature="md-5"' --cfg 'feature="migrate"' --cfg 'feature="num-bigint"' --cfg 'feature="postgres"' --cfg 'feature="rand"' --cfg 'feature="runtime-actix-rustls"' --cfg 'feature="rust_decimal"' --cfg 'feature="rustls"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha-1"' --cfg 'feature="sha2"' --cfg 'feature="tokio-stream"' --cfg 'feature="webpki"' --cfg 'feature="webpki-roots"' --cfg 'feature="whoami"' -C metadata=b07b7ac5faaf2f98 -C extra-filename=-b07b7ac5faaf2f98 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-81c765f6f3e159ab.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-b99ff7200d7b6634.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2c96c39a664329c4.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a8cc4b8b4137ba62.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1787744fae973712.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-02c164b9e0f2c771.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-2e54a0bb88e9a47e.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-988fb601b97d5ab3.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-caf303f350ccf135.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-82564b330993e6f3.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-a2f1b38d9ce55c7f.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-09f5c3df814fe2e1.rmeta --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-a6dde682f1ba321f.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-683b4ed99bda6650.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-4709eb0321558112.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-657c5a90a5c6068b.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d730512dede0fd57.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-cd9f94e37228fc10.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-70e7cd9c9d17a20a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-8bb1dbd76d1e3949.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-4d6a3c29c1b84e5f.so --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d05e2b3f78151ab6.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-de73e2e023abea9c.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-5a5bc2e6f14e19ba.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-98ceae1fd46ec3f0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3ce39c1c50c4f5dc.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-0a4f3eeef808f083.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b9d47ba2fa03d043.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rmeta --extern sqlformat=/opt/rustwide/target/debug/deps/libsqlformat-342abf6b5ebc9a8f.rmeta --extern sqlx_rt=/opt/rustwide/target/debug/deps/libsqlx_rt-c223328e42545e2a.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-245c4ecfb60fd8e6.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-df14ce59bb400404.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-3c2c812406572d6e.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-c0696050b80a2162.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-88b800bbc4645de2.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-b6a34f491d18e6cf.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-aee9cf5dcda39150/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8645c86ffebe9a479a5c3eeee85aec30a385a38f3d09621846cda728c8d411cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8645c86ffebe9a479a5c3eeee85aec30a385a38f3d09621846cda728c8d411cb", kill_on_drop: false }` [INFO] [stdout] 8645c86ffebe9a479a5c3eeee85aec30a385a38f3d09621846cda728c8d411cb