[INFO] cloning repository https://github.com/lprior-repo/Seshat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lprior-repo/Seshat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flprior-repo%2FSeshat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flprior-repo%2FSeshat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2729f2192ab1cfd57bcaaded2b9f50292303307e [INFO] testing lprior-repo/Seshat against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flprior-repo%2FSeshat" "/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/lprior-repo/Seshat [INFO] finished tweaking git repo https://github.com/lprior-repo/Seshat [INFO] tweaked toml for git repo https://github.com/lprior-repo/Seshat written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lprior-repo/Seshat on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lprior-repo/Seshat 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0227dd903383842dd5e94c3988616826c3ff11218e58aa953099d14fb51a31d6 [INFO] running `Command { std: "docker" "start" "-a" "0227dd903383842dd5e94c3988616826c3ff11218e58aa953099d14fb51a31d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0227dd903383842dd5e94c3988616826c3ff11218e58aa953099d14fb51a31d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0227dd903383842dd5e94c3988616826c3ff11218e58aa953099d14fb51a31d6", kill_on_drop: false }` [INFO] [stdout] 0227dd903383842dd5e94c3988616826c3ff11218e58aa953099d14fb51a31d6 [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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20a2a3d16593d0279c5bd72815243dcd54878c99ff9522fb17ae62482fbd22f5 [INFO] running `Command { std: "docker" "start" "-a" "20a2a3d16593d0279c5bd72815243dcd54878c99ff9522fb17ae62482fbd22f5", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/seshat [INFO] [stderr] | [INFO] [stderr] = note: the bin target `seshat` in package `seshat_cli v0.1.0 (/opt/rustwide/workdir/seshat_cli)` has the same output filename as the bin target `seshat` in package `diagram_tool v0.1.0 (/opt/rustwide/workdir/diagram_tool)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/seshat.dwp [INFO] [stderr] | [INFO] [stderr] = note: the bin target `seshat` in package `seshat_cli v0.1.0 (/opt/rustwide/workdir/seshat_cli)` has the same output filename as the bin target `seshat` in package `diagram_tool v0.1.0 (/opt/rustwide/workdir/diagram_tool)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.111 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling wasm-bindgen v0.2.111 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling dioxus-core-types v0.7.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling lazy-js-bundle v0.7.3 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.111 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [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 displaydoc v0.2.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling generational-box v0.7.3 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.111 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling const-serialize-macro v0.7.2 [INFO] [stderr] Compiling warnings v0.2.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling js-sys v0.3.88 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling subsecond-types v0.7.3 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling subsecond v0.7.3 [INFO] [stderr] Compiling const-serialize v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling const-serialize-macro v0.8.0-alpha.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling dioxus-core v0.7.3 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling dioxus-cli-config v0.7.3 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling dioxus-signals v0.7.3 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling dioxus-rsx v0.7.3 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Compiling dlib v0.5.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.61 [INFO] [stderr] Compiling web-sys v0.3.88 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Compiling dioxus-core-macro v0.7.3 [INFO] [stderr] Compiling dioxus-hooks v0.7.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling kurbo v0.11.3 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling const-serialize v0.8.0-alpha.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.7.3 [INFO] [stderr] Compiling sledgehammer_bindgen_macro v0.6.5 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling dioxus-document v0.7.3 [INFO] [stderr] Compiling dioxus-interpreter-js v0.7.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling euclid v0.22.13 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling unicode-script v0.5.8 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Compiling unicode-ccc v0.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling rustybuzz v0.18.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Compiling sledgehammer_utils v0.3.1 [INFO] [stderr] Compiling sledgehammer_bindgen v0.6.0 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling dioxus-html v0.7.3 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling manganis-core v0.7.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling fontdb v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling dioxus-devtools-types v0.7.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling dioxus-web v0.7.3 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling triomphe v0.1.15 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling archery v1.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling usvg v0.44.0 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling manganis-macro v0.7.3 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling wasm-streams v0.4.2 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling dioxus-devtools v0.7.3 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling gloo-timers v0.3.0 [INFO] [stderr] Compiling dioxus-history v0.7.3 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling dioxus-stores-macro v0.7.3 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling dioxus-stores v0.7.3 [INFO] [stderr] Compiling zbus v5.14.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling resvg v0.44.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling wayland-protocols v0.32.10 [INFO] [stderr] Compiling manganis v0.7.3 [INFO] [stderr] Compiling dioxus-logger v0.7.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rpds v1.2.0 [INFO] [stderr] Compiling dioxus-asset-resolver v0.7.3 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling dioxus-config-macro v0.7.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling canvas_math v0.1.0 (/opt/rustwide/workdir/canvas_math) [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling dioxus-config-macros v0.7.3 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling rfd v0.15.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling dioxus v0.7.3 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling diagram_models v0.1.0 (/opt/rustwide/workdir/diagram_models) [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling diagram_tool v0.1.0 (/opt/rustwide/workdir/diagram_tool) [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] warning: diagram_tool@0.1.0: Generated index for 2248 icons across 13 providers [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling jsonptr v0.7.1 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling json-patch v4.1.0 [INFO] [stderr] Compiling ashpd v0.11.1 [INFO] [stderr] Compiling canvas_domain v0.1.0 (/opt/rustwide/workdir/canvas_domain) [INFO] [stderr] Compiling seshat_cli v0.1.0 (/opt/rustwide/workdir/seshat_cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 29s [INFO] running `Command { std: "docker" "inspect" "20a2a3d16593d0279c5bd72815243dcd54878c99ff9522fb17ae62482fbd22f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20a2a3d16593d0279c5bd72815243dcd54878c99ff9522fb17ae62482fbd22f5", kill_on_drop: false }` [INFO] [stdout] 20a2a3d16593d0279c5bd72815243dcd54878c99ff9522fb17ae62482fbd22f5 [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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3f496d39cb31d7b28a11e137ef58a32a80949909133b1e6893183582ee1b0fe [INFO] running `Command { std: "docker" "start" "-a" "c3f496d39cb31d7b28a11e137ef58a32a80949909133b1e6893183582ee1b0fe", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/seshat [INFO] [stderr] | [INFO] [stderr] = note: the bin target `seshat` in package `seshat_cli v0.1.0 (/opt/rustwide/workdir/seshat_cli)` has the same output filename as the bin target `seshat` in package `diagram_tool v0.1.0 (/opt/rustwide/workdir/diagram_tool)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] warning: output filename collision at /opt/rustwide/target/debug/seshat.dwp [INFO] [stderr] | [INFO] [stderr] = note: the bin target `seshat` in package `seshat_cli v0.1.0 (/opt/rustwide/workdir/seshat_cli)` has the same output filename as the bin target `seshat` in package `diagram_tool v0.1.0 (/opt/rustwide/workdir/diagram_tool)` [INFO] [stderr] = note: this may become a hard error in the future; see [INFO] [stderr] = help: consider changing their names to be unique or compiling them separately [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling gloo-timers v0.3.0 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling dioxus-core v0.7.3 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.61 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling wasm-streams v0.4.2 [INFO] [stderr] Compiling dioxus-interpreter-js v0.7.3 [INFO] [stderr] Compiling diagram_models v0.1.0 (/opt/rustwide/workdir/diagram_models) [INFO] [stderr] Compiling dioxus-asset-resolver v0.7.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling dioxus-signals v0.7.3 [INFO] [stderr] Compiling dioxus-hooks v0.7.3 [INFO] [stderr] Compiling dioxus-devtools-types v0.7.3 [INFO] [stderr] Compiling dioxus-html v0.7.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling dioxus-devtools v0.7.3 [INFO] [stderr] Compiling dioxus-history v0.7.3 [INFO] [stderr] Compiling dioxus-stores v0.7.3 [INFO] [stderr] Compiling dioxus-document v0.7.3 [INFO] [stderr] Compiling dioxus-logger v0.7.3 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling dioxus-web v0.7.3 [INFO] [stderr] Compiling zbus v5.14.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] warning: diagram_tool@0.1.0: Generated index for 2248 icons across 13 providers [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dioxus v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling canvas_domain v0.1.0 (/opt/rustwide/workdir/canvas_domain) [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling askama_escape v0.13.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling dioxus-ssr v0.7.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling appendlist v1.4.0 [INFO] [stderr] Compiling canvas_math v0.1.0 (/opt/rustwide/workdir/canvas_math) [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling boon v0.6.1 [INFO] [stderr] Compiling ashpd v0.11.1 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling rfd v0.15.4 [INFO] [stderr] Compiling diagram_tool v0.1.0 (/opt/rustwide/workdir/diagram_tool) [INFO] [stderr] Compiling seshat_cli v0.1.0 (/opt/rustwide/workdir/seshat_cli) [INFO] [stderr] warning: diagram_tool@0.1.0: Generated index for 2248 icons across 13 providers [INFO] [stderr] error: could not compile `diagram_tool` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name diagram_tool --edition=2021 diagram_tool/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(kani)' --test --cfg 'feature="async-db"' --cfg 'feature="default"' --cfg 'feature="sync-db"' --cfg 'feature="web"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-db", "default", "desktop", "fullstack", "server", "sync-db", "web"))' -C metadata=fd6c22eb140834a4 -C extra-filename=-16835afe8edac9c3 --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 axum=/opt/rustwide/target/debug/deps/libaxum-08d2d989ec863489.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern canvas_domain=/opt/rustwide/target/debug/deps/libcanvas_domain-3d836c560ab0d900.rlib --extern canvas_math=/opt/rustwide/target/debug/deps/libcanvas_math-a7dc542ee239ed47.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-adb5c5caf9592f3c.rlib --extern diagram_models=/opt/rustwide/target/debug/deps/libdiagram_models-abf071ff6ce90b32.rlib --extern dioxus=/opt/rustwide/target/debug/deps/libdioxus-8013c376249332b9.rlib --extern dioxus_ssr=/opt/rustwide/target/debug/deps/libdioxus_ssr-7cabb99cde440de7.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-584954109092de92.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-5d9ff4ddf82ab4c5.rlib --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-a3fa5be0ee9e8989.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-185b0b087e0a0583.rlib --extern gloo_timers=/opt/rustwide/target/debug/deps/libgloo_timers-55edc7e93ba85a17.rlib --extern im=/opt/rustwide/target/debug/deps/libim-6bb976cb8973a4eb.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-6ec564bfba72d4e1.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-eb8402b37599d80b.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-fdb7661a1aecfdb2.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3c97ca9b371a7031.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-de71adddc343c8c0.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-38a17340fd044438.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-43e5d37cfe2583d7.rlib --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-0ebe4f8e4e531071.rlib --extern resvg=/opt/rustwide/target/debug/deps/libresvg-cf57756e68b42c0e.rlib --extern rfd=/opt/rustwide/target/debug/deps/librfd-6ef4c2d51d42464f.rlib --extern rpds=/opt/rustwide/target/debug/deps/librpds-eab6d0358c772aaa.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a46a5aff19aa675f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5bf0b3b0bd0e843c.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-54f193570b6634be.rlib --extern tap=/opt/rustwide/target/debug/deps/libtap-a03b11bfa148d0b2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ff9d3f801b7afd19.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a336e41c51986cc1.rlib --extern tiny_skia=/opt/rustwide/target/debug/deps/libtiny_skia-96678ca2f7225100.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-35ecc1cf30b282f1.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-10ef71231aaa5e12.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-df91518c6b0af948.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-3490ed62b4fc52b5/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: diagram_tool@0.1.0: Generated index for 2248 icons across 13 providers [INFO] [stderr] error: could not compile `diagram_tool` (bin "diagram_tool" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name diagram_tool --edition=2021 diagram_tool/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(kani)' --test --cfg 'feature="async-db"' --cfg 'feature="default"' --cfg 'feature="sync-db"' --cfg 'feature="web"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-db", "default", "desktop", "fullstack", "server", "sync-db", "web"))' -C metadata=5915c9965b3eed5b -C extra-filename=-af6101283ce4f3aa --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 axum=/opt/rustwide/target/debug/deps/libaxum-08d2d989ec863489.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern canvas_domain=/opt/rustwide/target/debug/deps/libcanvas_domain-3d836c560ab0d900.rlib --extern canvas_math=/opt/rustwide/target/debug/deps/libcanvas_math-a7dc542ee239ed47.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-adb5c5caf9592f3c.rlib --extern diagram_models=/opt/rustwide/target/debug/deps/libdiagram_models-abf071ff6ce90b32.rlib --extern diagram_tool=/opt/rustwide/target/debug/deps/libdiagram_tool-dedd9c987910377f.rlib --extern dioxus=/opt/rustwide/target/debug/deps/libdioxus-8013c376249332b9.rlib --extern dioxus_ssr=/opt/rustwide/target/debug/deps/libdioxus_ssr-7cabb99cde440de7.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-584954109092de92.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-5d9ff4ddf82ab4c5.rlib --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-a3fa5be0ee9e8989.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-185b0b087e0a0583.rlib --extern gloo_timers=/opt/rustwide/target/debug/deps/libgloo_timers-55edc7e93ba85a17.rlib --extern im=/opt/rustwide/target/debug/deps/libim-6bb976cb8973a4eb.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-6ec564bfba72d4e1.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-eb8402b37599d80b.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-fdb7661a1aecfdb2.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3c97ca9b371a7031.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-de71adddc343c8c0.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-38a17340fd044438.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-43e5d37cfe2583d7.rlib --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-0ebe4f8e4e531071.rlib --extern resvg=/opt/rustwide/target/debug/deps/libresvg-cf57756e68b42c0e.rlib --extern rfd=/opt/rustwide/target/debug/deps/librfd-6ef4c2d51d42464f.rlib --extern rpds=/opt/rustwide/target/debug/deps/librpds-eab6d0358c772aaa.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a46a5aff19aa675f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5bf0b3b0bd0e843c.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-54f193570b6634be.rlib --extern tap=/opt/rustwide/target/debug/deps/libtap-a03b11bfa148d0b2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ff9d3f801b7afd19.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a336e41c51986cc1.rlib --extern tiny_skia=/opt/rustwide/target/debug/deps/libtiny_skia-96678ca2f7225100.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-35ecc1cf30b282f1.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-10ef71231aaa5e12.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-df91518c6b0af948.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-3490ed62b4fc52b5/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c3f496d39cb31d7b28a11e137ef58a32a80949909133b1e6893183582ee1b0fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3f496d39cb31d7b28a11e137ef58a32a80949909133b1e6893183582ee1b0fe", kill_on_drop: false }` [INFO] [stdout] c3f496d39cb31d7b28a11e137ef58a32a80949909133b1e6893183582ee1b0fe