[INFO] cloning repository https://github.com/C0D3-M4513R/MeAndTheBoisBot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/C0D3-M4513R/MeAndTheBoisBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC0D3-M4513R%2FMeAndTheBoisBot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC0D3-M4513R%2FMeAndTheBoisBot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d5d36570591b1709350d912b84fc3117fc00b70
[INFO] checking C0D3-M4513R/MeAndTheBoisBot against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC0D3-M4513R%2FMeAndTheBoisBot" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/C0D3-M4513R/MeAndTheBoisBot
[INFO] finished tweaking git repo https://github.com/C0D3-M4513R/MeAndTheBoisBot
[INFO] tweaked toml for git repo https://github.com/C0D3-M4513R/MeAndTheBoisBot written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/C0D3-M4513R/MeAndTheBoisBot on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/C0D3-M4513R/MeAndTheBoisBot 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d232dbee7e99dd3dbe534ce25ae176aaddade80d6c6e5ee7c876883e85303721
[INFO] running `Command { std: "docker" "start" "-a" "d232dbee7e99dd3dbe534ce25ae176aaddade80d6c6e5ee7c876883e85303721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d232dbee7e99dd3dbe534ce25ae176aaddade80d6c6e5ee7c876883e85303721", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d232dbee7e99dd3dbe534ce25ae176aaddade80d6c6e5ee7c876883e85303721", kill_on_drop: false }`
[INFO] [stdout] d232dbee7e99dd3dbe534ce25ae176aaddade80d6c6e5ee7c876883e85303721
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f29a82bcf4aaf664d26c784315cb36122637ae73d3be73b01a67b1e7ffa18c7
[INFO] running `Command { std: "docker" "start" "-a" "8f29a82bcf4aaf664d26c784315cb36122637ae73d3be73b01a67b1e7ffa18c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling rustix v1.0.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.43.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]    Compiling mini-moka v0.10.3
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]     Checking winnow v0.7.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking uwl v0.6.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking sdd v3.0.7
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling command_attr v0.5.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling aliri_braid_impl v0.4.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking aliri_braid v0.4.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling poise_macros v0.6.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking twitch_types v0.4.8
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking scc v2.3.3
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.3
[INFO] [stderr]     Checking twitch_oauth2 v0.15.1
[INFO] [stderr]     Checking twitch_api v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]     Checking sqlx v0.8.3
[INFO] [stderr] error: could not compile `twitch_api` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name twitch_api --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/twitch_api-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(_internal_never)' --check-cfg 'cfg(nightly)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="deser_borrow"' --cfg 'feature="eventsub"' --cfg 'feature="helix"' --cfg 'feature="reqwest"' --cfg 'feature="serde_json"' --cfg 'feature="twitch_oauth2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_all", "all", "beta", "client", "default", "deny_unknown_fields", "deser_borrow", "eventsub", "helix", "hmac", "mock_api", "pubsub", "reqwest", "serde_json", "surf", "tower", "trace_unknown_fields", "tracing", "twitch_oauth2", "typed-builder", "unsupported", "ureq"))' -C metadata=bdcff5bc4d7e59ed -C extra-filename=-11dae5780e0d1f0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aliri_braid=/opt/rustwide/target/debug/deps/libaliri_braid-b85c0ac02a44c031.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-668be61c35c0234e.so --extern displaydoc=/opt/rustwide/target/debug/deps/libdisplaydoc-4507411dcf8576e3.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-58ab4bd34f68f53e.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-251e17083223ce8d.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-0cd48e816bcad0e0.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2f2d663b34c9c61d.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-876c2d9ad542c366.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-06fb6b4fcb6b6381.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-25ec6af944c8e902.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1de5400d2ca41ad9.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-f16da5f1ba243032.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-23fec2522532c4ae.rmeta --extern twitch_oauth2=/opt/rustwide/target/debug/deps/libtwitch_oauth2-d8221550827ac08b.rmeta --extern twitch_types=/opt/rustwide/target/debug/deps/libtwitch_types-a584ad68db680f35.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-b495421c2dbc41da.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-dfb3ce462a0ca0e7/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8f29a82bcf4aaf664d26c784315cb36122637ae73d3be73b01a67b1e7ffa18c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f29a82bcf4aaf664d26c784315cb36122637ae73d3be73b01a67b1e7ffa18c7", kill_on_drop: false }`
[INFO] [stdout] 8f29a82bcf4aaf664d26c784315cb36122637ae73d3be73b01a67b1e7ffa18c7
