[INFO] cloning repository https://github.com/maltehedderich/api-gateway-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maltehedderich/api-gateway-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaltehedderich%2Fapi-gateway-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaltehedderich%2Fapi-gateway-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adcb2a66ff4c2feaed60df1c295dd350b4136e88 [INFO] testing maltehedderich/api-gateway-rust against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaltehedderich%2Fapi-gateway-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/maltehedderich/api-gateway-rust [INFO] finished tweaking git repo https://github.com/maltehedderich/api-gateway-rust [INFO] tweaked toml for git repo https://github.com/maltehedderich/api-gateway-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/maltehedderich/api-gateway-rust on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/maltehedderich/api-gateway-rust 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-retry v0.3.0 [INFO] [stderr] Downloaded simple_asn1 v0.6.3 [INFO] [stderr] Downloaded config v0.14.1 [INFO] [stderr] Downloaded cmake v0.1.54 [INFO] [stderr] Downloaded rust-ini v0.20.0 [INFO] [stderr] Downloaded fs-err v3.2.0 [INFO] [stderr] Downloaded pest_generator v2.8.3 [INFO] [stderr] Downloaded jsonwebtoken v9.3.1 [INFO] [stderr] Downloaded prometheus v0.14.0 [INFO] [stderr] Downloaded cc v1.2.46 [INFO] [stderr] Downloaded aws-lc-rs v1.15.0 [INFO] [stderr] Downloaded axum-server v0.7.3 [INFO] [stderr] Downloaded hyper-util v0.1.18 [INFO] [stderr] Downloaded pest_meta v2.8.3 [INFO] [stderr] Downloaded pest v2.8.3 [INFO] [stderr] Downloaded yaml-rust2 v0.8.1 [INFO] [stderr] Downloaded pest_derive v2.8.3 [INFO] [stderr] Downloaded aws-lc-sys v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa4abe9e3e6d0fa18b594f893e27e5f1a820070da048963ef0811b712cbf034d [INFO] running `Command { std: "docker" "start" "-a" "aa4abe9e3e6d0fa18b594f893e27e5f1a820070da048963ef0811b712cbf034d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa4abe9e3e6d0fa18b594f893e27e5f1a820070da048963ef0811b712cbf034d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa4abe9e3e6d0fa18b594f893e27e5f1a820070da048963ef0811b712cbf034d", kill_on_drop: false }` [INFO] [stdout] aa4abe9e3e6d0fa18b594f893e27e5f1a820070da048963ef0811b712cbf034d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87a7ebafcc2ce27ce845da7b653857dbfc37442816d151365a8d678639ce0bc4 [INFO] running `Command { std: "docker" "start" "-a" "87a7ebafcc2ce27ce845da7b653857dbfc37442816d151365a8d678639ce0bc4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aws-lc-rs v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling aws-lc-sys v0.33.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling fs-err v3.2.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling redis v0.24.0 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling axum-server v0.7.3 [INFO] [stderr] Compiling api-gateway-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 31s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "87a7ebafcc2ce27ce845da7b653857dbfc37442816d151365a8d678639ce0bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87a7ebafcc2ce27ce845da7b653857dbfc37442816d151365a8d678639ce0bc4", kill_on_drop: false }` [INFO] [stdout] 87a7ebafcc2ce27ce845da7b653857dbfc37442816d151365a8d678639ce0bc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 298a26a13468e88ddb4d500729074184ea549db7442a3728f18aa66f1cdc6737 [INFO] running `Command { std: "docker" "start" "-a" "298a26a13468e88ddb4d500729074184ea549db7442a3728f18aa66f1cdc6737", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling api-gateway-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `api-gateway-rust` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name api_gateway_rust --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=914ec6302207dd4f -C extra-filename=-3c477cbfc42df87c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-47752c4fdac30c12.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-266651ab22eb417d.rlib --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-27a1a0c179d5784e.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-b8457b739641ebc3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-145ebfabdb34ef74.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-f84de50e894d1288.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-857d0b3f4b153304.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-80510c131281a724.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-206e48a21956b6b1.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-806849f1e689e7cc.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-937e095e34768f07.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-9dd9cad9f513309a.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-6d1f9862d5a19e09.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-79b406f82210caa2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a99b26a2043cf8ab.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-62259a1edb6bdd74.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-05b7bbf9fd93e3cd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5a6ffed1e3c5be77.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f3b59714675c1681.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-baf6f3711f8d83e8.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-6c6c5b5db3ba1259.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7b4d57f757210d0f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-45ef73efb7eb3827.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-2ce274bf2b175d85.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-bce63ca8875f5581.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-42ec24f8f6f24f42.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5793c4bca0416872.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-20ccdafeeb26433f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4828e50950902272.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-60d09826f015473a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5118434808e776e5/out -L native=/opt/rustwide/target/debug/build/ring-7b354244a5ef04bc/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "298a26a13468e88ddb4d500729074184ea549db7442a3728f18aa66f1cdc6737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "298a26a13468e88ddb4d500729074184ea549db7442a3728f18aa66f1cdc6737", kill_on_drop: false }` [INFO] [stdout] 298a26a13468e88ddb4d500729074184ea549db7442a3728f18aa66f1cdc6737