[INFO] cloning repository https://github.com/clechasseur/pokerust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clechasseur/pokerust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclechasseur%2Fpokerust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclechasseur%2Fpokerust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa9a58fa08df5a395988306e46fbe3709746ae63 [INFO] checking clechasseur/pokerust against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclechasseur%2Fpokerust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/clechasseur/pokerust [INFO] finished tweaking git repo https://github.com/clechasseur/pokerust [INFO] tweaked toml for git repo https://github.com/clechasseur/pokerust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/clechasseur/pokerust on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/clechasseur/pokerust 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddbb22ab26ddd2264db317a778dcd488d15f17611cf42a6f6df735ab0fb05b06 [INFO] running `Command { std: "docker" "start" "-a" "ddbb22ab26ddd2264db317a778dcd488d15f17611cf42a6f6df735ab0fb05b06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddbb22ab26ddd2264db317a778dcd488d15f17611cf42a6f6df735ab0fb05b06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddbb22ab26ddd2264db317a778dcd488d15f17611cf42a6f6df735ab0fb05b06", kill_on_drop: false }` [INFO] [stdout] ddbb22ab26ddd2264db317a778dcd488d15f17611cf42a6f6df735ab0fb05b06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2ce6cdaf7e9e96bb5766f33061efbc9ccd69b4d2ef1050f4f1255a06d64a9ed [INFO] running `Command { std: "docker" "start" "-a" "d2ce6cdaf7e9e96bb5766f33061efbc9ccd69b4d2ef1050f4f1255a06d64a9ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Checking unicode-properties v0.1.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking rust-embed-utils v8.5.0 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling pokedex_rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking scoped-futures v0.1.3 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking simple_logger v4.3.3 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking sdd v3.0.3 [INFO] [stderr] Checking fslock v0.2.1 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking scc v2.1.17 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling diesel_derives v2.1.4 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling utoipa-gen v4.3.0 [INFO] [stderr] Compiling utoipa-swagger-ui v6.0.0 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stderr] Checking test-log v0.2.16 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking postgres-protocol v0.6.7 [INFO] [stderr] Checking postgres-types v0.2.8 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serial_test v3.1.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Checking actix-server v2.5.0 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking tokio-postgres v0.7.12 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Checking diesel v2.1.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking serde-this-or-that v0.4.2 [INFO] [stderr] Checking serde_with v3.11.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Checking utoipa v4.2.3 [INFO] [stderr] Checking validator v0.16.1 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Compiling migrations_internals v2.1.0 [INFO] [stderr] Compiling migrations_macros v2.1.0 [INFO] [stderr] Checking actix-http v3.9.0 [INFO] [stderr] Checking actix-web v4.9.0 [INFO] [stderr] Checking serde_qs v0.10.1 [INFO] [stderr] Checking utoipa-redoc v3.0.0 [INFO] [stderr] Checking utoipa-rapidoc v3.0.0 [INFO] [stderr] Checking actix-web-validator v5.0.1 [INFO] [stderr] Checking diesel-async v0.4.1 [INFO] [stderr] Checking diesel_migrations v2.1.0 [INFO] [stderr] [INFO] [stderr] thread 'rustc' (2597) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36: [INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: src/api/errors.rs:331:13: 331:20 (#138), segments: [PathSegment { ident: #138, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(1367), style: Outer, span: src/api/errors.rs:331:13: 331:20 (#138) } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x705cb0c2bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x705cb120fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x705cb0c42226 - ::write_fmt [INFO] [stderr] 3: 0x705cb0c01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x705cb0c1f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x705cafc0236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x705cb0c1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x705cb0c01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x705cb0bf89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x705cb0c0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x705cad838f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x705cb1fe0110 - ::token_trees [INFO] [stderr] 12: 0x705cb281c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x705cb27e65d2 - ::expand_crate [INFO] [stderr] 14: 0x705cb18f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x705cb2407658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x705cb24073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x705cb24073a7 - >::call_once [INFO] [stderr] 18: 0x705cb23ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x705cb23ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x705cb257127b - , rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x705cb245ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x705cb22eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x705cb22eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x705cb22ed138 - ::new::thread_start [INFO] [stderr] 25: 0x705cabe8aaa4 - [INFO] [stderr] 26: 0x705cabf17a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-09T11_19_40-2593.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `pokedex_rs` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name pokedex_rs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' --check-cfg 'cfg(backtrace_support)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=efbd058e444f8c21 -C extra-filename=-7566c4b0e8af223e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-291cb63ed1e37e06.rmeta --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-3f4b42184a75c87a.rmeta --extern actix_web_validator=/opt/rustwide/target/debug/deps/libactix_web_validator-a3679a016b34a105.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-297dd748c40b84cc.rmeta --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-ad0cb9533c05fd3a.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-c896dcd0357032b3.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-b9caffdc9dfd5d3e.rmeta --extern deadpool=/opt/rustwide/target/debug/deps/libdeadpool-3d1afe4fe101c88d.rmeta --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-3c1d0ca857ffa2e4.rmeta --extern diesel_async=/opt/rustwide/target/debug/deps/libdiesel_async-03777ac619919f01.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-db6623ad8a974b75.so --extern diesel_migrations=/opt/rustwide/target/debug/deps/libdiesel_migrations-ebb0d3ff65c629bc.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-9e536007c79e99aa.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-da367c7dcd646d4c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5bba7294d90dc890.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-719fdfbd841ea854.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern regex=/opt/rustwide/target/debug/deps/libregex-0a1dfca6597fafa3.rmeta --extern rustc_version_runtime=/opt/rustwide/target/debug/deps/librustc_version_runtime-5ba7191a939e3dad.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-28b181e0b50d3cf0.rmeta --extern serde_this_or_that=/opt/rustwide/target/debug/deps/libserde_this_or_that-225dfc56a8d3460b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-002d891f67e5c1a8.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-5fa2e20f52182e91.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-a9b252443e027ff4.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-672d5ced20fb201a.rmeta --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-9cc748222d2f5277.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-c49f40faede22c1a.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-9dbc8d27cf463abc.so --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-e697bf3ab9be9f6b.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-487abddd82f30d6a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f086965f0cbcae2c.rmeta --extern utoipa=/opt/rustwide/target/debug/deps/libutoipa-08351c3e1ae06e63.rmeta --extern utoipa_rapidoc=/opt/rustwide/target/debug/deps/libutoipa_rapidoc-f59cab1e542fbf0d.rmeta --extern utoipa_redoc=/opt/rustwide/target/debug/deps/libutoipa_redoc-1fafc7e6a36f6d13.rmeta --extern utoipa_swagger_ui=/opt/rustwide/target/debug/deps/libutoipa_swagger_ui-07ff3540b2ac24de.rmeta --extern validator=/opt/rustwide/target/debug/deps/libvalidator-c0e6bfdae6428cfc.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-a8aff52909a538da/out -L native=/usr/lib/x86_64-linux-gnu --cfg backtrace_support` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d2ce6cdaf7e9e96bb5766f33061efbc9ccd69b4d2ef1050f4f1255a06d64a9ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2ce6cdaf7e9e96bb5766f33061efbc9ccd69b4d2ef1050f4f1255a06d64a9ed", kill_on_drop: false }` [INFO] [stdout] d2ce6cdaf7e9e96bb5766f33061efbc9ccd69b4d2ef1050f4f1255a06d64a9ed