[INFO] cloning repository https://github.com/dickwu/cron-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dickwu/cron-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdickwu%2Fcron-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdickwu%2Fcron-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3c7dcdb0acf6b4af2f07cbe05e3637850ab753d [INFO] testing dickwu/cron-rs against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdickwu%2Fcron-rs" "/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/dickwu/cron-rs [INFO] finished tweaking git repo https://github.com/dickwu/cron-rs [INFO] tweaked toml for git repo https://github.com/dickwu/cron-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dickwu/cron-rs on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dickwu/cron-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4fe54551888cdbf7eda749f0cf38a0a56509b8bc0ade342213702c4bef33f4d [INFO] running `Command { std: "docker" "start" "-a" "d4fe54551888cdbf7eda749f0cf38a0a56509b8bc0ade342213702c4bef33f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4fe54551888cdbf7eda749f0cf38a0a56509b8bc0ade342213702c4bef33f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4fe54551888cdbf7eda749f0cf38a0a56509b8bc0ade342213702c4bef33f4d", kill_on_drop: false }` [INFO] [stdout] d4fe54551888cdbf7eda749f0cf38a0a56509b8bc0ade342213702c4bef33f4d [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 676436ca8a75a9cc389bb01c654a20879c643476999f38632e556847bfc730e4 [INFO] running `Command { std: "docker" "start" "-a" "676436ca8a75a9cc389bb01c654a20879c643476999f38632e556847bfc730e4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling libsql-ffi v0.5.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling libsql-sqlite3-parser v0.13.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling libsql-rusqlite v0.33.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling libsql-hrana v0.2.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling libsql-sys v0.8.0 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.25.0 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling tonic v0.11.0 [INFO] [stderr] Compiling tonic-web v0.11.0 [INFO] [stderr] Compiling libsql_replication v0.6.0 [INFO] [stderr] Compiling libsql v0.6.0 [INFO] [stderr] Compiling cron-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 42s [INFO] running `Command { std: "docker" "inspect" "676436ca8a75a9cc389bb01c654a20879c643476999f38632e556847bfc730e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "676436ca8a75a9cc389bb01c654a20879c643476999f38632e556847bfc730e4", kill_on_drop: false }` [INFO] [stdout] 676436ca8a75a9cc389bb01c654a20879c643476999f38632e556847bfc730e4 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0206d28251adfc7b1fc99277430c34ec9f2e1db23af39a57726563762400901 [INFO] running `Command { std: "docker" "start" "-a" "c0206d28251adfc7b1fc99277430c34ec9f2e1db23af39a57726563762400901", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling ts-rs-macros v10.1.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling libsql-sqlite3-parser v0.13.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling tonic-web v0.11.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling ts-rs v10.1.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling libsql-ffi v0.5.0 [INFO] [stderr] Compiling libsql-rusqlite v0.33.0 [INFO] [stderr] Compiling libsql-sys v0.8.0 [INFO] [stderr] Compiling libsql_replication v0.6.0 [INFO] [stderr] Compiling libsql v0.6.0 [INFO] [stderr] Compiling cron-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `cron-rs` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name cron_rs --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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "embed-web", "rust-embed"))' -C metadata=63ea60a6ec6ee18f -C extra-filename=-6cf7feb0e582a500 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-8b1d317411d9a0fd.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-0f68ad8408c6907a.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-34e488fb353e6c90.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-cc2785aa6ef67d65.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-95cd29786323a4e2.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-58e00103cac12e3c.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-f0d996076a85b3d5.rlib --extern libsql=/opt/rustwide/target/debug/deps/liblibsql-101ca20836631063.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-0274a1a829a6a5ea.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-08d894ed1f565f77.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bf23d1f5cb08bbe1.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-181328304c60e44a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f424cdde8308010d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-73c84bd60e6be9b2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b57e22ed7f370fd3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-14e4abf2d4e47d47.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-e7eb61d1d2a4686b.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-fd1f5bf2a0b80eb8.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-5fdb5ba258d5a406.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-95743e3c279c49c0.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6bcfdb1cba29a0f7.rlib --extern ts_rs=/opt/rustwide/target/debug/deps/libts_rs-b98bb44304b9ed87.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b6f1140fd1fab98c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-3402b21780d45f22/out -L native=/opt/rustwide/target/debug/build/libsql-ffi-7b10af8999ef5cfb/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c0206d28251adfc7b1fc99277430c34ec9f2e1db23af39a57726563762400901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0206d28251adfc7b1fc99277430c34ec9f2e1db23af39a57726563762400901", kill_on_drop: false }` [INFO] [stdout] c0206d28251adfc7b1fc99277430c34ec9f2e1db23af39a57726563762400901