[INFO] cloning repository https://github.com/dthul/swissrpg-discord-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dthul/swissrpg-discord-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdthul%2Fswissrpg-discord-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdthul%2Fswissrpg-discord-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b0d1b9093eba8243c117e124cfd5bcc90135aa0 [INFO] testing dthul/swissrpg-discord-bot against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdthul%2Fswissrpg-discord-bot" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dthul/swissrpg-discord-bot on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dthul/swissrpg-discord-bot [INFO] finished tweaking git repo https://github.com/dthul/swissrpg-discord-bot [INFO] tweaked toml for git repo https://github.com/dthul/swissrpg-discord-bot written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/dthul/swissrpg-discord-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hashlink v0.6.0 [INFO] [stderr] Downloaded as-slice v0.1.5 [INFO] [stderr] Downloaded rstar v0.8.3 [INFO] [stderr] Downloaded serde_path_to_error v0.1.4 [INFO] [stderr] Downloaded js-sys v0.3.50 [INFO] [stderr] Downloaded async-tungstenite v0.11.0 [INFO] [stderr] Downloaded webpki-roots v0.20.0 [INFO] [stderr] Downloaded smol_str v0.1.17 [INFO] [stderr] Downloaded askama_escape v0.10.1 [INFO] [stderr] Downloaded futures v0.3.14 [INFO] [stderr] Downloaded askama_shared v0.11.1 [INFO] [stderr] Downloaded assert-impl v0.1.3 [INFO] [stderr] Downloaded serde_qs v0.8.3 [INFO] [stderr] Downloaded rustc-demangle v0.1.19 [INFO] [stderr] Downloaded ct-logs v0.8.0 [INFO] [stderr] Downloaded sqlx-macros v0.5.2 [INFO] [stderr] Downloaded backtrace v0.3.58 [INFO] [stderr] Downloaded rustls-native-certs v0.5.0 [INFO] [stderr] Downloaded geo-types v0.7.2 [INFO] [stderr] Downloaded askama_derive v0.10.5 [INFO] [stderr] Downloaded sqlx-rt v0.5.2 [INFO] [stderr] Downloaded serenity v0.10.5 [INFO] [stderr] Downloaded redis v0.20.0 [INFO] [stderr] Downloaded signal-hook v0.3.8 [INFO] [stderr] Downloaded heapless v0.6.1 [INFO] [stderr] Downloaded geographiclib-rs v0.2.0 [INFO] [stderr] Downloaded generic-array v0.12.4 [INFO] [stderr] Downloaded object v0.23.0 [INFO] [stderr] Downloaded sha2 v0.9.4 [INFO] [stderr] Downloaded geo v0.17.1 [INFO] [stderr] Downloaded generic-array v0.13.3 [INFO] [stderr] Downloaded sqlx-core v0.5.2 [INFO] [stderr] Downloaded simple-error v0.2.3 [INFO] [stderr] Downloaded tungstenite v0.11.1 [INFO] [stderr] Downloaded web-sys v0.3.50 [INFO] [stderr] Downloaded pdqselect v0.1.0 [INFO] [stderr] Downloaded typemap_rev v0.1.5 [INFO] [stderr] Downloaded sqlx v0.5.2 [INFO] [stderr] Downloaded wasm-bindgen v0.2.73 [INFO] [stderr] Downloaded oauth2 v4.0.0 [INFO] [stderr] Downloaded futures-executor v0.3.14 [INFO] [stderr] Downloaded warp v0.3.1 [INFO] [stderr] Downloaded const_fn v0.4.7 [INFO] [stderr] Downloaded tokio-stream v0.1.5 [INFO] [stderr] Downloaded utf-8 v0.7.6 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.73 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.73 [INFO] [stderr] Downloaded sha-1 v0.9.5 [INFO] [stderr] Downloaded cpufeatures v0.1.0 [INFO] [stderr] Downloaded askama v0.10.5 [INFO] [stderr] Downloaded robust v0.2.3 [INFO] [stderr] Downloaded headers v0.3.4 [INFO] [stderr] Downloaded hash32 v0.1.1 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.23 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.73 [INFO] [stderr] Downloaded futures-macro v0.3.14 [INFO] [stderr] Downloaded async-stripe v0.13.0-rc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eac28a9bdd3e78d1903be38322096385d475b7c45473bdc6b3ecf6586ff702a6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eac28a9bdd3e78d1903be38322096385d475b7c45473bdc6b3ecf6586ff702a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eac28a9bdd3e78d1903be38322096385d475b7c45473bdc6b3ecf6586ff702a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac28a9bdd3e78d1903be38322096385d475b7c45473bdc6b3ecf6586ff702a6", kill_on_drop: false }` [INFO] [stdout] eac28a9bdd3e78d1903be38322096385d475b7c45473bdc6b3ecf6586ff702a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2df7a697746bced099af6b92e85efbf0e365fee40d44dca8790c3cc4462b0a49 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2df7a697746bced099af6b92e85efbf0e365fee40d44dca8790c3cc4462b0a49", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling serenity v0.10.5 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling simple-error v0.2.3 [INFO] [stderr] Compiling assert-impl v0.1.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.58 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex v1.5.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling sha-1 v0.9.5 [INFO] [stderr] Compiling sha2 v0.9.4 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rstar v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling geo-types v0.7.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling geo v0.17.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling combine v4.5.2 [INFO] [stderr] Compiling sqlx-rt v0.5.2 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_path_to_error v0.1.4 [INFO] [stderr] Compiling serde_qs v0.8.3 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling askama_shared v0.11.1 [INFO] [stderr] Compiling sqlx-core v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling redis v0.20.0 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Compiling askama v0.10.5 [INFO] [stderr] Compiling sqlx-macros v0.5.2 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling async-stripe v0.13.0-rc3 [INFO] [stderr] Compiling oauth2 v4.0.0 [INFO] [stderr] Compiling sqlx v0.5.2 [INFO] [stderr] error: could not compile `serenity` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serenity-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-tungstenite"' --cfg 'feature="base64"' --cfg 'feature="builder"' --cfg 'feature="bytes"' --cfg 'feature="cache"' --cfg 'feature="client"' --cfg 'feature="flate2"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="model"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="rustls_backend_marker"' --cfg 'feature="tokio"' --cfg 'feature="typemap_rev"' --cfg 'feature="unstable_discord_api"' --cfg 'feature="url"' --cfg 'feature="utils"' -C metadata=daa23836e21e1477 -C extra-filename=-daa23836e21e1477 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-12ed6336d5550624.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-da22d4b3ae754868.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f7c9eb497f9de8ef.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-eda05d72dd92e302.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-e1d3ed4f88f7b1c2.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-42aedac81392a2bf.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f556dc6ae319fdcb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-862fc2146c20b7d1.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-22a0ca51f7da67ef.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-fb25ece83044ce34.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-46429c48df4a9c09.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-6a59e9e7c5c62a4c.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-a6e3dc9d94288609/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2df7a697746bced099af6b92e85efbf0e365fee40d44dca8790c3cc4462b0a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2df7a697746bced099af6b92e85efbf0e365fee40d44dca8790c3cc4462b0a49", kill_on_drop: false }` [INFO] [stdout] 2df7a697746bced099af6b92e85efbf0e365fee40d44dca8790c3cc4462b0a49