[INFO] cloning repository https://github.com/folknology/atask
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/folknology/atask" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffolknology%2Fatask", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffolknology%2Fatask'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4443ebd451bac7a2f7475c871857e188b0ae236
[INFO] testing folknology/atask against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffolknology%2Fatask" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/folknology/atask
[INFO] finished tweaking git repo https://github.com/folknology/atask
[INFO] tweaked toml for git repo https://github.com/folknology/atask written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/folknology/atask on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/folknology/atask 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getopts v0.2.23
[INFO] [stderr]   Downloaded askama_parser v0.2.1
[INFO] [stderr]   Downloaded askama_axum v0.4.0
[INFO] [stderr]   Downloaded askama_derive v0.12.5
[INFO] [stderr]   Downloaded libsql-sys v0.9.20
[INFO] [stderr]   Downloaded libsql_replication v0.9.20
[INFO] [stderr]   Downloaded snafu-derive v0.8.7
[INFO] [stderr]   Downloaded axum-test v15.7.4
[INFO] [stderr]   Downloaded snafu v0.8.7
[INFO] [stderr]   Downloaded libsql v0.9.20
[INFO] [stderr]   Downloaded reserve-port v2.3.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.10.3
[INFO] [stderr]   Downloaded libsql-rusqlite v0.9.20
[INFO] [stderr]   Downloaded libsql-hrana v0.9.20
[INFO] [stderr]   Downloaded tokio-io-timeout v1.2.1
[INFO] [stderr]   Downloaded pulldown-cmark-escape v0.10.1
[INFO] [stderr]   Downloaded octocrab v0.38.0
[INFO] [stderr]   Downloaded tonic-web v0.11.0
[INFO] [stderr]   Downloaded libsql-ffi v0.9.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76a1ad3c64c41d1944cc06e27aa3214381878b8da7d740f7e26471f4527da9c5
[INFO] running `Command { std: "docker" "start" "-a" "76a1ad3c64c41d1944cc06e27aa3214381878b8da7d740f7e26471f4527da9c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76a1ad3c64c41d1944cc06e27aa3214381878b8da7d740f7e26471f4527da9c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76a1ad3c64c41d1944cc06e27aa3214381878b8da7d740f7e26471f4527da9c5", kill_on_drop: false }`
[INFO] [stdout] 76a1ad3c64c41d1944cc06e27aa3214381878b8da7d740f7e26471f4527da9c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8906ccbfd1c09f6f7c697874e5ba746f60ffc7dcda0ff2e6075d78926c10784a
[INFO] running `Command { std: "docker" "start" "-a" "8906ccbfd1c09f6f7c697874e5ba746f60ffc7dcda0ff2e6075d78926c10784a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling libsql-sqlite3-parser v0.13.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling snafu-derive v0.8.7
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling snafu v0.8.7
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling libsql-hrana v0.9.20
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling libsql-ffi v0.9.20
[INFO] [stderr]    Compiling askama_axum v0.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling octocrab v0.38.0
[INFO] [stderr]    Compiling libsql-rusqlite v0.9.20
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-rustls v0.25.0
[INFO] [stderr]    Compiling libsql-sys v0.9.20
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling tonic-web v0.11.0
[INFO] [stderr]    Compiling libsql_replication v0.9.20
[INFO] [stderr]    Compiling libsql v0.9.20
[INFO] [stderr]    Compiling atask v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `libsql` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name libsql --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsql-0.9.20/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="core"' --cfg 'feature="default"' --cfg 'feature="hrana"' --cfg 'feature="libsql-sys"' --cfg 'feature="parser"' --cfg 'feature="remote"' --cfg 'feature="replication"' --cfg 'feature="serde"' --cfg 'feature="stream"' --cfg 'feature="sync"' --cfg 'feature="tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cloudflare", "core", "default", "encryption", "hrana", "libsql-sys", "parser", "remote", "replication", "serde", "stream", "sync", "tls", "wasm"))' -C metadata=861c84ec00ccf80f -C extra-filename=-afe4986ad2936e82 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3184d56c79a60c84.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-724725cd4dcd8f56.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b0c78efcf7031a0e.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-732898d5debd16bb.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-e1174164ea78c61a.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6b7aefb080f38aa6.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c0ba959db3e3a8bb.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ec9155345be11ee8.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-0830d1f6b2ed5997.rmeta --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-ea800d67ff7c9007.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-82ed9bd9f898bec2.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-9051e111dab8e781.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c203e05b9a9add24.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-6e7f9b93a6149fd0.rmeta --extern libsql_hrana=/opt/rustwide/target/debug/deps/liblibsql_hrana-894f0e3c23d83a10.rmeta --extern sqlite3_parser=/opt/rustwide/target/debug/deps/liblibsql_sqlite3_parser-76393051becf8c50.rmeta --extern libsql_sys=/opt/rustwide/target/debug/deps/liblibsql_sys-ce73a40865236a69.rmeta --extern libsql_replication=/opt/rustwide/target/debug/deps/liblibsql_replication-984f169ea8e59ae0.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b7298b979555c978.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f6a3003bd266595e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e52a7c7454ad2a8c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4c81097e988281e4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8db1a79550898bc7.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-a963bf413c04a13b.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-a4ad5cf04aaa44a5.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-70549e7b3be75687.rmeta --extern tonic_web=/opt/rustwide/target/debug/deps/libtonic_web-9c300070e2a202c2.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-7a0cfac683e24c9c.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-9d169bde00e53cef.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-233722937261b6ea.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-de00611e2064f3a0.rmeta --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-902e992e4aa465c1.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-4f0464f5161154f1/out -L native=/opt/rustwide/target/debug/build/libsql-ffi-e38b0e483fad7cc0/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `octocrab` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name octocrab --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.38.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="default"' --cfg 'feature="default-client"' --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-timeout"' --cfg 'feature="retry"' --cfg 'feature="rustls"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "default-client", "follow-redirect", "futures-core", "futures-util", "hyper-rustls", "hyper-timeout", "hyper-tls", "opentls", "retry", "rustls", "rustls-webpki-tokio", "stream", "timeout", "tokio", "tracing"))' -C metadata=6d2e4907c90f7a9b -C extra-filename=-f469d86cecd79fc1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4abf260b32939cb0.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b0c78efcf7031a0e.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-216937815d5196b4.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c0ba959db3e3a8bb.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-8dc91cf0ce07e60b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ec9155345be11ee8.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-9173c35d9cfe201c.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-82ed9bd9f898bec2.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-3171ff3054441986.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-16567ebe42703f59.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-640e2b0b0d30d755.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-7dfd62d40279bc89.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-61532a0136c897b2.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-0e57bd2d56e30900.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-1f47f92ad689eaa8.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-5fa27c2883d1e90b.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-e01622717593aaee.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-65395029fac7f518.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c22fe7fb25e3ff6a.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-4b3db2c7c4f3cc31.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-5c141b401b408485.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f6a3003bd266595e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e52a7c7454ad2a8c.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-11468fa8ca28afc0.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-42b7e4c823dcaf7b.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-74582c765452e443.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8db1a79550898bc7.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-7a0cfac683e24c9c.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-0a5119c89b417fde.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-233722937261b6ea.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-e264682aee50ff42.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-4f0464f5161154f1/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8906ccbfd1c09f6f7c697874e5ba746f60ffc7dcda0ff2e6075d78926c10784a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8906ccbfd1c09f6f7c697874e5ba746f60ffc7dcda0ff2e6075d78926c10784a", kill_on_drop: false }`
[INFO] [stdout] 8906ccbfd1c09f6f7c697874e5ba746f60ffc7dcda0ff2e6075d78926c10784a
