[INFO] cloning repository https://github.com/cangzhang/openthedoor-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cangzhang/openthedoor-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcangzhang%2Fopenthedoor-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcangzhang%2Fopenthedoor-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ca4f3cff384cb6dbeb06a6374e1303bbb951a46 [INFO] testing cangzhang/openthedoor-rs against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcangzhang%2Fopenthedoor-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/cangzhang/openthedoor-rs [INFO] finished tweaking git repo https://github.com/cangzhang/openthedoor-rs [INFO] tweaked toml for git repo https://github.com/cangzhang/openthedoor-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cangzhang/openthedoor-rs on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cangzhang/openthedoor-rs 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing cangzhang/openthedoor-rs against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcangzhang%2Fopenthedoor-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/cangzhang/openthedoor-rs [INFO] finished tweaking git repo https://github.com/cangzhang/openthedoor-rs [INFO] tweaked toml for git repo https://github.com/cangzhang/openthedoor-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cangzhang/openthedoor-rs on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cangzhang/openthedoor-rs 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d946e15b22d0378a115f84b7cb9604cdf6444f5490087b62a39c8d78c0ccb21 [INFO] running `Command { std: "docker" "start" "-a" "2d946e15b22d0378a115f84b7cb9604cdf6444f5490087b62a39c8d78c0ccb21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d946e15b22d0378a115f84b7cb9604cdf6444f5490087b62a39c8d78c0ccb21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d946e15b22d0378a115f84b7cb9604cdf6444f5490087b62a39c8d78c0ccb21", kill_on_drop: false }` [INFO] [stdout] 2d946e15b22d0378a115f84b7cb9604cdf6444f5490087b62a39c8d78c0ccb21 [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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03ee51b10947992c4480e90260fa5e53968f11c846789cfc2b3f2adf615c081d [INFO] running `Command { std: "docker" "start" "-a" "03ee51b10947992c4480e90260fa5e53968f11c846789cfc2b3f2adf615c081d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling bstr v1.11.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling openssl-src v300.4.0+3.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling sqlx-core v0.8.2 [INFO] [stderr] Compiling sea-query-derive v0.4.2 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling sea-query v0.32.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling unic-langid-macros v0.9.5 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling sqlx-postgres v0.8.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.2 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling sqlx v0.8.2 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling sdd v3.0.5 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling ouroboros v0.18.4 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling scc v2.2.6 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling sea-schema v0.16.0 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling sea-orm-macros v1.1.2 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling sea-query-binder v0.7.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling cruet v0.13.3 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling raw-cpuid v11.2.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling tokio-cron-scheduler v0.11.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling sea-orm v1.1.2 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling quanta v0.12.4 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling async-compression v0.4.18 [INFO] [stderr] Compiling rrgen v0.5.4 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling validator_derive v0.18.2 [INFO] [stderr] Compiling sea-orm-cli v1.1.2 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling bb8 v0.8.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling email-encoding v0.3.1 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling cron_clock v0.8.0 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling btparse-stable v0.1.2 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling lettre v0.11.11 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling backtrace_printer v1.3.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling object_store v0.11.1 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling rusty-sidekiq v0.11.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling validator v0.18.1 [INFO] [stderr] Compiling sea-orm-migration v1.1.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling axum-extra v0.9.6 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling loco-gen v0.13.2 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling duct_sh v0.13.7 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling ulid v1.1.3 [INFO] [stderr] Compiling english-to-cron v0.1.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling loco-rs v0.13.2 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling fluent-template-macros v0.8.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling fluent-templates v0.8.0 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling openthedoor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "03ee51b10947992c4480e90260fa5e53968f11c846789cfc2b3f2adf615c081d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03ee51b10947992c4480e90260fa5e53968f11c846789cfc2b3f2adf615c081d", kill_on_drop: false }` [INFO] [stdout] 03ee51b10947992c4480e90260fa5e53968f11c846789cfc2b3f2adf615c081d [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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2083b63b20929ec65ce11cd1ee24d7dba114b39dd7899a0cf627b0e89c60ffd1 [INFO] running `Command { std: "docker" "start" "-a" "2083b63b20929ec65ce11cd1ee24d7dba114b39dd7899a0cf627b0e89c60ffd1", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling reserve-port v2.0.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling rusty-sidekiq v0.11.1 [INFO] [stderr] Compiling ulid v1.1.3 [INFO] [stderr] Compiling sqlx-core v0.8.2 [INFO] [stderr] Compiling sea-query v0.32.1 [INFO] [stderr] Compiling tokio-cron-scheduler v0.11.1 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Compiling ouroboros v0.18.4 [INFO] [stderr] Compiling axum-test v16.4.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling sqlx-sqlite v0.8.2 [INFO] [stderr] Compiling sqlx-postgres v0.8.2 [INFO] [stderr] Compiling sea-schema v0.16.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling sea-orm-cli v1.1.2 [INFO] [stderr] Compiling fluent-template-macros v0.8.0 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling sqlx v0.8.2 [INFO] [stderr] Compiling sea-query-binder v0.7.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling sea-orm v1.1.2 [INFO] [stderr] Compiling rrgen v0.5.4 [INFO] [stderr] Compiling loco-gen v0.13.2 [INFO] [stderr] Compiling fluent-templates v0.8.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling insta v1.41.1 [INFO] [stderr] Compiling rstest v0.21.0 [INFO] [stderr] Compiling sea-orm-migration v1.1.2 [INFO] [stderr] Compiling loco-rs v0.13.2 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling openthedoor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4lshYk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libopenthedoor-08560ef5bc23eaf7,libreqwest-15c4c6c8b718f60a,libipnet-8b8ac2f1f2253516,libhyper_tls-955666e43f7e8a27,libtokio_native_tls-961328dc260cc50d,libnative_tls-d1b3f0f3697d2079,libopenssl_probe-5821ed5bfde807ff,libopenssl-9e03e5135dd0286d,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-fe48a3fe29a17dd4,libmigration-607e6532724d5a7e,libloco_rs-3f78b7e54b1f8422,libenglish_to_cron-ba523222da61514e,libduct_sh-a1b1c5314e9c8c26,libbacktrace_printer-c931cf8e6e6875d0,libbtparse_stable-7297addf28034dbe,libvalidator-894fe4455230f4e4,libidna-13c9034d6c6b8bff,libobject_store-db0747591367c4d3,libitertools-e80bdc55730aac3f,libsnafu-e0bd4cdd538c88d5,libaxum_test-6152f9802527e0ed,libpretty_assertions-017507cbfaf5c416,libdiff-10d8c747feeb14cd,libyansi-507ce30ee68cef00,libassert_json_diff-4b70580113570bbe,libauto_future-26631476233454ca,librust_multipart_rfc7578_2-3199e3099fe59451,libhttp-6cac78529709dda0,libbytesize-957ddd03e2672454,libreserve_port-10e23540994e78ab,libanyhow-17096f17c6a1f9c8,libtokio_cron_scheduler-4554e6d468c815dc,libcron-05cd7f094477cff1,libtracing_appender-eb02b08f4bf64447,libargon2-e2a4c245c6f7713c,libblake2-4430dba4cf9f07f0,libpassword_hash-b044ef48d91e0abd,libbase64ct-06bb0b875cf085a4,liblettre-bb1599fa2c63db8b,libhostname-0a070cddb51263fd,libquoted_printable-5bba902a9a9fd331,libtokio_rustls-661d947ea97037f5,libchumsky-ec460f618d655b04,libstacker-d647e32820fb3d2e,libpsm-59ecdcf2830d6750,libemail_encoding-6602a12832ab25f4,libemail_address-38fcb43f107d45dd,libserde_variant-44ed95fc960678ab,libthousands-9135f0a033f67b5f,libbyte_unit-21efd63f35ceac2c,libutf8_width-3ffa4db567cb99fb,libipnetwork-f59418edcf08f445,libtower-1d5ce1a8231b9eed,libtower_http-6fdba5fe6ea6fe62,libmime_guess-92e79b321efb823e,libunicase-8adae49f8984f66d,libhttp_range_header-2c1927e1cc51b209,libasync_compression-f3668a5d071a69c2,libzstd-aba4fdfb90f9546a,libzstd_safe-14f34af6eb5d8bd6,libzstd_sys-5f128f3be8df33e8,libflate2-013d80c194c7d660,libminiz_oxide-17cf4356f81c6b74,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbrotli-2fed3bc862165529,libbrotli_decompressor-119549b57d7fefe1,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libmoka-1f7eaf031bbf275b,libquanta-4b947ab22ad24510,libraw_cpuid-437298d870c6865c,libtagptr-17baaf534c9c3f80,libtriomphe-175269d0a0511d94,libcrossbeam_channel-5b5f5fcb8683302a,libjsonwebtoken-c2cd1210a7044c38,libpem-dc15e03b4b0a0d66,libsimple_asn1-53cf45c1b58beb67,libbase64-13144a1f1e192158,libloco_gen-6c3d74fddcc14cae,libdialoguer-64df578156741086,libshell_words-c7c8b88b0c6925bc,libtempfile-bf7dd0c16cc8c06e,librustix-928bfcd5dbefe81d,liblinux_raw_sys-5869c4e6c7c861d8,libconsole-d551e2cfc0d6c293,libunicode_width-0122813f2549e4e9,librrgen-3530fcffca5a6c7d,libserde_yaml-09089a667272329a,libunsafe_libyaml-d3127b66fe569cc5,libserde_regex-d68c8b61e89861a4,libheck-46ee128fbcf615c0,libcruet-023ebdd9b29413db,libtera-a4ce9a1fed28a586,libslug-fb86b4fd42e02040,libdeunicode-fc3563aa7e2070b0,libglobwalk-82b6a6443dd9f7b7,libignore-b0352f6278122519,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libcrossbeam_deque-555b7eb6f1845f08,libcrossbeam_epoch-10c6d27ce658c77d,libglobset-2dc6c740d0918d73,libbstr-df40380ade5cd2a0,libpest-f4afcc324446f274,libucd_trie-64e35acb102f3b4d,libthiserror-30ce2e2a7f4a899d,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,libhumansize-63a5b1f75593453f,libchrono_tz-89a87bab1f219704,libphf-c347f43d63aa7b93,libphf_shared-73c1412c08abf961,libsiphasher-6bb0304e8b0d0631,libsea_orm_migration-b37eb4f9b243e888,libsea_schema-d2c6d4c8911f76b3,libsea_orm_cli-f486a7d357da22dd,libglob-875e504a852a8844,libtracing_subscriber-602bf4dbca99982c,libtracing_serde-a100bd2b35b4c911,libsharded_slab-9d3d4272806f2d43,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-2c32321f50ebee82,libtracing_log-91e06df333bcb04e,libdotenvy-6d8015f91495fe74,libclap-32b0ec6d032f395d,libclap_builder-fa65b1015ce4197d,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,libfs_err-68cd50f05f9c547b,libduct-067654affb1115e5,libos_pipe-f0dcb4cca9317013,libshared_child-54197f5c6b1c035b,libregex-d5767b17ff75103f,libregex_automata-95683ea4335815e6,libaho_corasick-bc7b8202cc90b0c6,libregex_syntax-cf9ef9729ec61e4c,libsea_orm-7c40049ec4bd29ed,libouroboros-f91041393f4e7860,libstatic_assertions-f0217ecdd817a834,libaliasable-973e8e80145521d5,libasync_stream-4771702eb2f7022c,libstrum-3345ca157386d345,libsea_query_binder-1621eda0d8e221c2,libsea_query-51512bf158d086aa,libordered_float-9eeedd90e6181bd9,libfutures-fac70f43250fdfed,libinclude_dir-b4270bdf4c6e1c71,libaxum_extra-dc00553a97ec97ab,libmulter-4960e307e51c3b75,libencoding_rs-c3fa4e07d9944d79,libfastrand-751bcde24b8aa073,libcookie-b7d1e3252a2e627a,libaxum-329eb2f54e796772,libserde_path_to_error-8b5c43fea383f96f,libhyper_util-498ad551a5cf1b75,libhyper-0d272e0833259f60,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-6fe35d1fef4c9300,libh2-57485b56c3c6b548,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-616cb01453b9e7d4,libaxum_core-4196bea4c7568cc5,libmime-0188e0814ca7ddbf,libhttp_body_util-c66332f755023190,libhttp_body-07e9375f45a647e4,libhttp-8ddb1eab856a2d71,libfnv-79e2cbfbe03dcd16,libtower-29174157aac0ce7a,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libtoml-ff25428e8d16519f,libtoml_edit-acaba59a4b9588c5,libserde_spanned-97624e1d0364800d,libwinnow-9bc7f5c9fa9fe7b6,libtoml_datetime-b3add78720b08097,libsemver-a80d020547a53ba4,libsidekiq-9b5499a020ef4eae,libgethostname-6ec44140bd090e27,libnum_cpus-490f4224890cbd62,libconvert_case-68da4ebb4b63e298,libunicode_segmentation-421de088ab714999,libredis-4a5f11f6bc16ef8c,libsha1_smol-a320b1639232fa11,libcombine-9de02500fca6d896,libtokio_util-3f4206cb6baaef78,libcron_clock-2a660d55aecb75e8,libbb8-f47e2ad316f5e250,libulid-b36b196b2b97c9bf,libsqlx-7d292c0081661eff,libsqlx_sqlite-c685be440528bcdf,libfutures_executor-181096400542756f,libflume-a05e6bbeed21e9b7,libserde_urlencoded-57a782190c299097,libfutures_intrusive-0876d9951528adfd,liblibsqlite3_sys-1804421f81f6c341,libsqlx_postgres-16b33a0c60da6564,libhex-13e08b3b00984ab7,libwhoami-ccc2ee9ca6214ecf,libhome-28ab713e87f116ce,libbitflags-c95e5b195a86a9bf,libmd5-abf40171eae878c6,libatoi-3508dddd03c88929,libbase64-32787b0325ea6df8,libstringprep-53893cb8c5af962f,libunicode_properties-cba66a393c3a616e,libunicode_normalization-9a2aec1b611d7ade,libtinyvec-bb601ba21b393ba0,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libhkdf-89b235e2de4b1d1b,libhmac-c5fa2bcec8752cf9,libsqlx_core-308027352840b24c,librustls_pemfile-9a03d6a2b278734d,libwebpki_roots-9268a85df051b0ce,libthiserror-2b89463585f92c19,libindexmap-b55b2e765400ecfc,libequivalent-487f93f8f6ab5e5b,libhashbrown-acdfbba63b345327,libsha2-b625c8d87eef608f,libcpufeatures-2e2ebae977353a9d,libdigest-312366a0f1da685b,libblock_buffer-3a4f7ef0d9f7b1b1,libcrypto_common-fc14e3413933afda,libgeneric_array-36f281f8143e27f9,libtypenum-1862a5dd6fcdc44c,librustls-17aa921cc0166ae6,libsubtle-2ae6a7038b9a0630,libwebpki-34c8c0243e686353,libring-c9b08e3286697d79,libspin-702351099daa247f,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,librustls_pki_types-3e34dac867c0dd61,libsqlformat-27ae239c894778b8,libunicode_categories-6f2b7f5ace1e9985,libnom-1f9e736189f20c7a,libtokio-15be7acd4433b042,libsignal_hook_registry-a788a310a48f4b55,libsocket2-603083d757af1ab8,libmio-c91ce6d7244702fb,libparking_lot-d2c3589844666541,libparking_lot_core-42b856f0e5715103,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libbytes-c922de7d27e480b6,libhashlink-970da2565cc80dcc,libhashbrown-16067c59098234fa,libahash-88819fab50bf8a2b,liballocator_api2-8d9c1e895dea53bd,librust_decimal-b0522b5c88e4777a,libarrayvec-9d0aa62fa88910b3,libbigdecimal-a730f17fb1ef783f,liblibm-c188273874847403,libnum_bigint-1d1237f7132fad38,libnum_integer-d3e4a14ee2c6f46d,libtime-02bde62bca67fbfd,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3de3989c7ccbb268,libpowerfmt-f6019a2766e431f7,libuuid-34046371b54e3603,librand-f810784799eaff71,librand_chacha-2870c719b5872b6a,libppv_lite86-94c4d52ec1ab7b6b,libzerocopy-16be7994792f6487,libbyteorder-7fb216e967c6a54f,librand_core-42f35007db7088fd,libgetrandom-8f9e8366bbc68972,liblibc-443b079b1166f8d5,libcfg_if-3e7fc4e38d4a72b5,liburl-7c35593cb18fd39a,libidna-6b7076ca733f857a,libidna_adapter-f42c97ef49dd353e,libicu_normalizer-01b7fb0d965311b6,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-7dbbd703d7f89e63,libicu_properties-b1deefca8d396472,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-40db2fa5ad74cd95,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-90ba683bc05d6df4,libicu_provider-b9225cf7e0cc672a,libicu_locid-48daa03a7d3fa29c,liblitemap-77adb1e9469fbec5,libtinystr-5dd4b1601c8c2689,libzerovec-a3f30481487b9e99,libwriteable-1e5dea0053e4c229,libyoke-692e57ad634e7c40,libzerofrom-3712891b6488093d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libcrossbeam_queue-11af2be1fdeab2ad,libcrossbeam_utils-ca54231108c39f35,libeither-263d8a7b31d8acfa,libevent_listener-198d520e2ad4f93a,libparking-a9ae72c6c16ee980,libfutures_util-c419b5861af17bbe,libfutures_io-6a4719510b0746bc,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libserde_json-5cc3c3f7fa03577d,libmemchr-08f38e9718637002,libitoa-6e2430f2fa153711,libryu-a980823ac8640001,libchrono-03129e458f776a94,libnum_traits-5ba94aa5999cc22f,libiana_time_zone-98f2ac8a8c5a9959,libtracing-0fd2b086548fd3a1,liblog-b3558507f8d9431a,libvalue_bag-48a1455d14f4fd84,libpin_project_lite-1fb34223a43983ad,libtracing_core-94c793835d04b9c8,libonce_cell-2642703f88b7c2f4,libserde-3c02d4070d314b30,libcolored-7dc0f36c5f024577,liblazy_static-3674be3f4245d19b}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4lshYk/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-394a9969eb794ecf/out" "-L" "/opt/rustwide/target/debug/build/psm-7d43febaebfe8ef5/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-3bcca07c80df4024/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-e4d564ecd114e4a7/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-cb6cadf627a648fb/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/playground-3b50d9d6336056a8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openthedoor` (example "playground") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3jLnnx/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librstest-48e6c332313748a2,libfutures_timer-17baedd4276dc448,libserial_test-f5d92c98f7461e2a,libscc-e07c43153aa0d12f,libsdd-7e51f195eefab349,libopenthedoor-08560ef5bc23eaf7,libreqwest-15c4c6c8b718f60a,libipnet-8b8ac2f1f2253516,libhyper_tls-955666e43f7e8a27,libtokio_native_tls-961328dc260cc50d,libnative_tls-d1b3f0f3697d2079,libopenssl_probe-5821ed5bfde807ff,libopenssl-9e03e5135dd0286d,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-fe48a3fe29a17dd4,libmigration-607e6532724d5a7e,libloco_rs-3f78b7e54b1f8422,libenglish_to_cron-ba523222da61514e,libduct_sh-a1b1c5314e9c8c26,libbacktrace_printer-c931cf8e6e6875d0,libbtparse_stable-7297addf28034dbe,libvalidator-894fe4455230f4e4,libidna-13c9034d6c6b8bff,libobject_store-db0747591367c4d3,libitertools-e80bdc55730aac3f,libsnafu-e0bd4cdd538c88d5,libaxum_test-6152f9802527e0ed,libpretty_assertions-017507cbfaf5c416,libdiff-10d8c747feeb14cd,libyansi-507ce30ee68cef00,libassert_json_diff-4b70580113570bbe,libauto_future-26631476233454ca,librust_multipart_rfc7578_2-3199e3099fe59451,libhttp-6cac78529709dda0,libbytesize-957ddd03e2672454,libreserve_port-10e23540994e78ab,libanyhow-17096f17c6a1f9c8,libtokio_cron_scheduler-4554e6d468c815dc,libcron-05cd7f094477cff1,libtracing_appender-eb02b08f4bf64447,libargon2-e2a4c245c6f7713c,libblake2-4430dba4cf9f07f0,libpassword_hash-b044ef48d91e0abd,libbase64ct-06bb0b875cf085a4,liblettre-bb1599fa2c63db8b,libhostname-0a070cddb51263fd,libquoted_printable-5bba902a9a9fd331,libtokio_rustls-661d947ea97037f5,libchumsky-ec460f618d655b04,libstacker-d647e32820fb3d2e,libpsm-59ecdcf2830d6750,libemail_encoding-6602a12832ab25f4,libemail_address-38fcb43f107d45dd,libserde_variant-44ed95fc960678ab,libthousands-9135f0a033f67b5f,libbyte_unit-21efd63f35ceac2c,libutf8_width-3ffa4db567cb99fb,libipnetwork-f59418edcf08f445,libtower-1d5ce1a8231b9eed,libtower_http-6fdba5fe6ea6fe62,libmime_guess-92e79b321efb823e,libunicase-8adae49f8984f66d,libhttp_range_header-2c1927e1cc51b209,libasync_compression-f3668a5d071a69c2,libzstd-aba4fdfb90f9546a,libzstd_safe-14f34af6eb5d8bd6,libzstd_sys-5f128f3be8df33e8,libflate2-013d80c194c7d660,libminiz_oxide-17cf4356f81c6b74,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,libbrotli-2fed3bc862165529,libbrotli_decompressor-119549b57d7fefe1,liballoc_stdlib-27a2ad33aa090449,liballoc_no_stdlib-118b0458ceca2dd8,libmoka-1f7eaf031bbf275b,libquanta-4b947ab22ad24510,libraw_cpuid-437298d870c6865c,libtagptr-17baaf534c9c3f80,libtriomphe-175269d0a0511d94,libcrossbeam_channel-5b5f5fcb8683302a,libjsonwebtoken-c2cd1210a7044c38,libpem-dc15e03b4b0a0d66,libsimple_asn1-53cf45c1b58beb67,libbase64-13144a1f1e192158,libloco_gen-6c3d74fddcc14cae,libdialoguer-64df578156741086,libshell_words-c7c8b88b0c6925bc,libtempfile-bf7dd0c16cc8c06e,librustix-928bfcd5dbefe81d,liblinux_raw_sys-5869c4e6c7c861d8,librrgen-3530fcffca5a6c7d,libserde_yaml-09089a667272329a,libunsafe_libyaml-d3127b66fe569cc5,libserde_regex-d68c8b61e89861a4,libheck-46ee128fbcf615c0,libcruet-023ebdd9b29413db,libtera-a4ce9a1fed28a586,libslug-fb86b4fd42e02040,libdeunicode-fc3563aa7e2070b0,libglobwalk-82b6a6443dd9f7b7,libignore-b0352f6278122519,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libcrossbeam_deque-555b7eb6f1845f08,libcrossbeam_epoch-10c6d27ce658c77d,libglobset-2dc6c740d0918d73,libbstr-df40380ade5cd2a0,libunic_segment-b8d08814a8fb0b54,libunic_ucd_segment-1281ff5a5e712d09,libunic_ucd_version-938474e278fa5a83,libunic_common-a65df4a110d91abe,libunic_char_property-25184f4b09ec8e3f,libunic_char_range-8e1d66dda6c5c77f,libhumansize-63a5b1f75593453f,libchrono_tz-89a87bab1f219704,libphf-c347f43d63aa7b93,libphf_shared-73c1412c08abf961,libsiphasher-6bb0304e8b0d0631,libsea_orm_migration-b37eb4f9b243e888,libsea_schema-d2c6d4c8911f76b3,libsea_orm_cli-f486a7d357da22dd,libglob-875e504a852a8844,libtracing_subscriber-602bf4dbca99982c,libtracing_serde-a100bd2b35b4c911,libsharded_slab-9d3d4272806f2d43,libmatchers-11a98ce396a8e88e,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libnu_ansi_term-f931ee7dde0184c0,liboverload-447f2db329e02fd7,libthread_local-2c32321f50ebee82,libtracing_log-91e06df333bcb04e,libdotenvy-6d8015f91495fe74,libclap-32b0ec6d032f395d,libclap_builder-fa65b1015ce4197d,libstrsim-4d1ed08a123238dc,libanstream-46109e2ca4391c70,libanstyle_query-6b2b2868060db38b,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-c3c00c022d852059,libanstyle_parse-2a1cfd0795883160,libutf8parse-92d0158219063202,libclap_lex-b423203a2eab4856,libanstyle-e80e21c5036b9344,libfs_err-68cd50f05f9c547b,libduct-067654affb1115e5,libos_pipe-f0dcb4cca9317013,libshared_child-54197f5c6b1c035b,libsea_orm-7c40049ec4bd29ed,libouroboros-f91041393f4e7860,libstatic_assertions-f0217ecdd817a834,libaliasable-973e8e80145521d5,libasync_stream-4771702eb2f7022c,libstrum-3345ca157386d345,libsea_query_binder-1621eda0d8e221c2,libsea_query-51512bf158d086aa,libordered_float-9eeedd90e6181bd9,libfutures-fac70f43250fdfed,libinclude_dir-b4270bdf4c6e1c71,libaxum_extra-dc00553a97ec97ab,libmulter-4960e307e51c3b75,libencoding_rs-c3fa4e07d9944d79,libfastrand-751bcde24b8aa073,libcookie-b7d1e3252a2e627a,libaxum-329eb2f54e796772,libserde_path_to_error-8b5c43fea383f96f,libhyper_util-498ad551a5cf1b75,libhyper-0d272e0833259f60,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-6fe35d1fef4c9300,libh2-57485b56c3c6b548,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-616cb01453b9e7d4,libaxum_core-4196bea4c7568cc5,libmime-0188e0814ca7ddbf,libhttp_body_util-c66332f755023190,libhttp_body-07e9375f45a647e4,libhttp-8ddb1eab856a2d71,libfnv-79e2cbfbe03dcd16,libtower-29174157aac0ce7a,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libtower_service-3fb88d28c2218805,libtoml-ff25428e8d16519f,libtoml_edit-acaba59a4b9588c5,libserde_spanned-97624e1d0364800d,libwinnow-9bc7f5c9fa9fe7b6,libtoml_datetime-b3add78720b08097,libsemver-a80d020547a53ba4,libsidekiq-9b5499a020ef4eae,libgethostname-6ec44140bd090e27,libnum_cpus-490f4224890cbd62,libconvert_case-68da4ebb4b63e298,libunicode_segmentation-421de088ab714999,libredis-4a5f11f6bc16ef8c,libsha1_smol-a320b1639232fa11,libcombine-9de02500fca6d896,libtokio_util-3f4206cb6baaef78,libcron_clock-2a660d55aecb75e8,libbb8-f47e2ad316f5e250,libulid-b36b196b2b97c9bf,libsqlx-7d292c0081661eff,libsqlx_sqlite-c685be440528bcdf,libfutures_executor-181096400542756f,libflume-a05e6bbeed21e9b7,libserde_urlencoded-57a782190c299097,libfutures_intrusive-0876d9951528adfd,liblibsqlite3_sys-1804421f81f6c341,libsqlx_postgres-16b33a0c60da6564,libhex-13e08b3b00984ab7,libwhoami-ccc2ee9ca6214ecf,libhome-28ab713e87f116ce,libbitflags-c95e5b195a86a9bf,libmd5-abf40171eae878c6,libatoi-3508dddd03c88929,libbase64-32787b0325ea6df8,libstringprep-53893cb8c5af962f,libunicode_properties-cba66a393c3a616e,libunicode_normalization-9a2aec1b611d7ade,libtinyvec-bb601ba21b393ba0,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libhkdf-89b235e2de4b1d1b,libhmac-c5fa2bcec8752cf9,libsqlx_core-308027352840b24c,librustls_pemfile-9a03d6a2b278734d,libwebpki_roots-9268a85df051b0ce,libthiserror-2b89463585f92c19,libindexmap-b55b2e765400ecfc,libequivalent-487f93f8f6ab5e5b,libhashbrown-acdfbba63b345327,libsha2-b625c8d87eef608f,libcpufeatures-2e2ebae977353a9d,libdigest-312366a0f1da685b,libblock_buffer-3a4f7ef0d9f7b1b1,libcrypto_common-fc14e3413933afda,libgeneric_array-36f281f8143e27f9,libtypenum-1862a5dd6fcdc44c,librustls-17aa921cc0166ae6,libsubtle-2ae6a7038b9a0630,libwebpki-34c8c0243e686353,libring-c9b08e3286697d79,libspin-702351099daa247f,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,librustls_pki_types-3e34dac867c0dd61,libsqlformat-27ae239c894778b8,libunicode_categories-6f2b7f5ace1e9985,libnom-1f9e736189f20c7a,libtokio-15be7acd4433b042,libsignal_hook_registry-a788a310a48f4b55,libsocket2-603083d757af1ab8,libmio-c91ce6d7244702fb,libparking_lot-d2c3589844666541,libparking_lot_core-42b856f0e5715103,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libbytes-c922de7d27e480b6,libhashlink-970da2565cc80dcc,libhashbrown-16067c59098234fa,libahash-88819fab50bf8a2b,liballocator_api2-8d9c1e895dea53bd,librust_decimal-b0522b5c88e4777a,libarrayvec-9d0aa62fa88910b3,libbigdecimal-a730f17fb1ef783f,liblibm-c188273874847403,libnum_bigint-1d1237f7132fad38,libnum_integer-d3e4a14ee2c6f46d,libtime-02bde62bca67fbfd,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3de3989c7ccbb268,libpowerfmt-f6019a2766e431f7,libuuid-34046371b54e3603,librand-f810784799eaff71,librand_chacha-2870c719b5872b6a,libppv_lite86-94c4d52ec1ab7b6b,libzerocopy-16be7994792f6487,libbyteorder-7fb216e967c6a54f,librand_core-42f35007db7088fd,libgetrandom-8f9e8366bbc68972,libcfg_if-3e7fc4e38d4a72b5,liburl-7c35593cb18fd39a,libidna-6b7076ca733f857a,libidna_adapter-f42c97ef49dd353e,libicu_normalizer-01b7fb0d965311b6,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-7dbbd703d7f89e63,libicu_properties-b1deefca8d396472,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-40db2fa5ad74cd95,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-90ba683bc05d6df4,libicu_provider-b9225cf7e0cc672a,libicu_locid-48daa03a7d3fa29c,liblitemap-77adb1e9469fbec5,libtinystr-5dd4b1601c8c2689,libzerovec-a3f30481487b9e99,libwriteable-1e5dea0053e4c229,libyoke-692e57ad634e7c40,libzerofrom-3712891b6488093d,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libcrossbeam_queue-11af2be1fdeab2ad,libcrossbeam_utils-ca54231108c39f35,libeither-263d8a7b31d8acfa,libevent_listener-198d520e2ad4f93a,libparking-a9ae72c6c16ee980,libfutures_util-c419b5861af17bbe,libfutures_io-6a4719510b0746bc,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libserde_json-5cc3c3f7fa03577d,libitoa-6e2430f2fa153711,libryu-a980823ac8640001,libchrono-03129e458f776a94,libnum_traits-5ba94aa5999cc22f,libiana_time_zone-98f2ac8a8c5a9959,libtracing-0fd2b086548fd3a1,liblog-b3558507f8d9431a,libvalue_bag-48a1455d14f4fd84,libpin_project_lite-1fb34223a43983ad,libtracing_core-94c793835d04b9c8,libcolored-7dc0f36c5f024577,libinsta-4e044bb45d8d5373,liblazy_static-3674be3f4245d19b,libregex-d5767b17ff75103f,libregex_automata-95683ea4335815e6,libaho_corasick-bc7b8202cc90b0c6,libregex_syntax-cf9ef9729ec61e4c,libpest-f4afcc324446f274,libucd_trie-64e35acb102f3b4d,libmemchr-08f38e9718637002,libthiserror-30ce2e2a7f4a899d,libconsole-d551e2cfc0d6c293,liblibc-443b079b1166f8d5,libunicode_width-0122813f2549e4e9,libonce_cell-2642703f88b7c2f4,libsimilar-d5b9f361fac54ead,liblinked_hash_map-7d04f0e6cc440adb,libserde-3c02d4070d314b30}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3jLnnx/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-394a9969eb794ecf/out" "-L" "/opt/rustwide/target/debug/build/psm-7d43febaebfe8ef5/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-3bcca07c80df4024/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-e4d564ecd114e4a7/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-cb6cadf627a648fb/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mod-9a638ecec1db6494" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openthedoor` (test "mod") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2083b63b20929ec65ce11cd1ee24d7dba114b39dd7899a0cf627b0e89c60ffd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2083b63b20929ec65ce11cd1ee24d7dba114b39dd7899a0cf627b0e89c60ffd1", kill_on_drop: false }` [INFO] [stdout] 2083b63b20929ec65ce11cd1ee24d7dba114b39dd7899a0cf627b0e89c60ffd1