[INFO] cloning repository https://github.com/biyard/biyard-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biyard/biyard-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiyard%2Fbiyard-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiyard%2Fbiyard-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdb8ab49bd08fd9ff263fe11381038c6d45d4ef9 [INFO] testing biyard/biyard-api/fdb8ab49bd08fd9ff263fe11381038c6d45d4ef9 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiyard%2Fbiyard-api" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/biyard/biyard-api [INFO] finished tweaking git repo https://github.com/biyard/biyard-api [INFO] tweaked toml for git repo https://github.com/biyard/biyard-api written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/biyard/biyard-api 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/biyard/biyard-api 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d8d573d2af56d0a4d3839965f32d80284f01d562f54e5d775a38012811dd8503 [INFO] running `Command { std: "docker" "start" "-a" "d8d573d2af56d0a4d3839965f32d80284f01d562f54e5d775a38012811dd8503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8d573d2af56d0a4d3839965f32d80284f01d562f54e5d775a38012811dd8503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8d573d2af56d0a4d3839965f32d80284f01d562f54e5d775a38012811dd8503", kill_on_drop: false }` [INFO] [stdout] d8d573d2af56d0a4d3839965f32d80284f01d562f54e5d775a38012811dd8503 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e5552606382389eca9e57b68c998b2cda373ace102e806f9a2b3d17402188681 [INFO] running `Command { std: "docker" "start" "-a" "e5552606382389eca9e57b68c998b2cda373ace102e806f9a2b3d17402188681", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dioxus-core-types v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Compiling lazy-js-bundle v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling dioxus-rsx v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling warnings v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling dioxus-core-macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling dioxus-html-internal-macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling enumset v1.1.5 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling aws-smithy-async v1.2.4 [INFO] [stderr] Compiling dioxus-document v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling stacker v0.1.19 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling generational-box v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling dioxus-core v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling aws-smithy-types v1.2.13 [INFO] [stderr] Compiling dioxus-signals v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.3 [INFO] [stderr] Compiling dioxus-hooks v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling dioxus-cli-config v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling dioxus-html v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling const-serialize-macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling server_fn_macro v0.7.7 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling const-serialize v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling aws-types v1.3.5 [INFO] [stderr] Compiling aws-credential-types v1.2.1 [INFO] [stderr] Compiling aws-smithy-http v0.60.12 [INFO] [stderr] Compiling dioxus-history v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling sledgehammer_bindgen_macro v0.6.0 [INFO] [stderr] Compiling dioxus-interpreter-js v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling sledgehammer_bindgen v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling dioxus-devtools-types v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling dioxus-web v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling sledgehammer_utils v0.3.1 [INFO] [stderr] Compiling dioxus-config-macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling rustix v1.0.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling dioxus-lib v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling dioxus-devtools v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling aws-smithy-runtime v1.7.8 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-net v0.6.0 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling aws-sigv4 v1.2.9 [INFO] [stderr] Compiling manganis-core v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling server_fn_macro_default v0.7.7 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling wasm-streams v0.4.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling throw_error v0.2.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling server_fn v0.7.7 [INFO] [stderr] Compiling dioxus-router-macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling manganis-macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling aws-runtime v1.5.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling candid v0.10.13 [INFO] [stderr] Compiling dioxus_server_macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling aws-smithy-http v0.61.1 [INFO] [stderr] Compiling aws-smithy-json v0.61.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling sqlx-sqlite v0.8.3 [INFO] [stderr] Compiling sqlx-postgres v0.8.3 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling manganis v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling dioxus-fullstack v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling tempfile v3.18.0 [INFO] [stderr] Compiling dioxus-router v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling dioxus-logger v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling dioxus-config-macros v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling dioxus v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling dioxus-translate-types v0.1.3 (/opt/rustwide/workdir/packages/dioxus-translate-types) [INFO] [stderr] Compiling dioxus-translate-macro v0.1.3 (/opt/rustwide/workdir/packages/dioxus-translate-macro) [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.3 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling aide-macros v0.8.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling dioxus-translate v0.1.5 (/opt/rustwide/workdir/packages/dioxus-translate) [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling sqlx-macros v0.8.3 [INFO] [stderr] Compiling axum-extra v0.10.0 [INFO] [stderr] Compiling aide v0.14.2 [INFO] [stderr] Compiling aws-smithy-xml v0.60.9 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling async-compression v0.4.20 [INFO] [stderr] Compiling by-macros v0.6.9 (/opt/rustwide/workdir/packages/by-macros) [INFO] [stderr] Compiling sqlx v0.8.3 [INFO] [stderr] Compiling tower-sessions-core v0.14.0 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling ic-cdk-macros v0.17.1 [INFO] [stderr] Compiling ic0 v0.23.0 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tower-sessions-memory-store v0.14.0 [INFO] [stderr] Compiling aws-sdk-sts v1.62.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling gensym v0.1.1 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling ic-cdk v0.17.1 [INFO] [stderr] Compiling rest-api v0.1.10 (/opt/rustwide/workdir/packages/rest-api) [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling tower-cookies v0.11.0 [INFO] [stderr] Compiling aws-sdk-dynamodb v1.67.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.62.0 [INFO] [stderr] Compiling aws-sdk-sso v1.61.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling by-types v0.3.9 (/opt/rustwide/workdir/packages/by-types) [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling aws-config v1.5.18 [INFO] [stderr] Compiling ic-cdk-timers v0.11.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling by-components v0.1.3 (/opt/rustwide/workdir/packages/by-components) [INFO] [stderr] Compiling tower-sessions v0.14.0 [INFO] [stderr] Compiling static_str_ops v0.1.2 [INFO] [stderr] Compiling dioxus-oauth v0.6.6 (/opt/rustwide/workdir/packages/dioxus-oauth) [INFO] [stderr] Compiling gloo-storage v0.3.0 [INFO] [stderr] Compiling btracing v0.1.2 (/opt/rustwide/workdir/packages/btracing) [INFO] [stderr] Compiling bdk v0.1.2 (/opt/rustwide/workdir/packages/bdk) [INFO] [stderr] Compiling bcdk v0.1.2 (/opt/rustwide/workdir/packages/bcdk) [INFO] [stderr] Compiling dioxus-aws v0.6.18 (/opt/rustwide/workdir/packages/dioxus-aws) [INFO] [stderr] Compiling by-axum v0.2.14 (/opt/rustwide/workdir/packages/by-axum) [INFO] [stderr] Compiling google-wallet v0.1.3 (/opt/rustwide/workdir/packages/google-wallet) [INFO] [stdout] 2026-04-10T06:29:10.361970Z ERROR ThreadId(01) packages/by-macros/src/lib.rs:272: Failed to create directory: Read-only file system (os error 30) [INFO] [stdout] 2026-04-10T06:29:10.362258Z ERROR ThreadId(01) packages/by-macros/src/lib.rs:277: Failed to write file: No such file or directory (os error 2) [INFO] [stderr] Compiling serde_dynamo v4.2.14 [INFO] [stderr] Compiling easy-dynamodb v0.1.10 (/opt/rustwide/workdir/packages/easy-dynamodb) [INFO] [stderr] Compiling dioxus-popup v0.1.3 (/opt/rustwide/workdir/packages/dioxus-popup) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 16s [INFO] running `Command { std: "docker" "inspect" "e5552606382389eca9e57b68c998b2cda373ace102e806f9a2b3d17402188681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5552606382389eca9e57b68c998b2cda373ace102e806f9a2b3d17402188681", kill_on_drop: false }` [INFO] [stdout] e5552606382389eca9e57b68c998b2cda373ace102e806f9a2b3d17402188681 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c91182896ad7f9df3e6b6c25199a928d5f2b0f2c307f66eab4a7bb79a16f9840 [INFO] running `Command { std: "docker" "start" "-a" "c91182896ad7f9df3e6b6c25199a928d5f2b0f2c307f66eab4a7bb79a16f9840", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dioxus-translate-macro v0.1.3 (/opt/rustwide/workdir/packages/dioxus-translate-macro) [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling server_fn_macro v0.7.7 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling dioxus-core-macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling server_fn_macro_default v0.7.7 [INFO] [stderr] Compiling server_fn v0.7.7 [INFO] [stderr] Compiling dioxus_server_macro v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling dioxus-translate v0.1.5 (/opt/rustwide/workdir/packages/dioxus-translate) [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling dioxus-html v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling async-compression v0.4.20 [INFO] [stderr] Compiling by-macros v0.6.9 (/opt/rustwide/workdir/packages/by-macros) [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling tower-sessions-core v0.14.0 [INFO] [stderr] Compiling dioxus-document v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling tower-sessions-memory-store v0.14.0 [INFO] [stderr] Compiling tower-sessions v0.14.0 [INFO] [stderr] Compiling aws-smithy-types v1.2.13 [INFO] [stderr] Compiling dioxus-lib v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling dioxus-web v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling aws-smithy-async v1.2.4 [INFO] [stderr] Compiling dioxus-router v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling dioxus-logger v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling sqlx-sqlite v0.8.3 [INFO] [stderr] Compiling sqlx-postgres v0.8.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling dioxus-fullstack v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.3 [INFO] [stderr] Compiling dioxus v0.6.3 (https://github.com/hackartists/dioxus.git#663fa821) [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling aws-credential-types v1.2.1 [INFO] [stderr] Compiling aws-smithy-http v0.60.12 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling aws-sigv4 v1.2.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.3 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling aws-types v1.3.5 [INFO] [stderr] Compiling rest-api v0.1.10 (/opt/rustwide/workdir/packages/rest-api) [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling aws-smithy-http v0.61.1 [INFO] [stderr] Compiling sqlx-macros v0.8.3 [INFO] [stderr] Compiling aws-smithy-json v0.61.2 [INFO] [stderr] Compiling sqlx v0.8.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling axum-extra v0.10.0 [INFO] [stderr] Compiling aide v0.14.2 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling by-components v0.1.3 (/opt/rustwide/workdir/packages/by-components) [INFO] [stderr] Compiling aws-smithy-runtime v1.7.8 [INFO] [stderr] Compiling dioxus-oauth v0.6.6 (/opt/rustwide/workdir/packages/dioxus-oauth) [INFO] [stderr] Compiling by-types v0.3.9 (/opt/rustwide/workdir/packages/by-types) [INFO] [stderr] Compiling by-axum v0.2.14 (/opt/rustwide/workdir/packages/by-axum) [INFO] [stderr] Compiling aws-runtime v1.5.5 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-net v0.6.0 [INFO] [stderr] Compiling tower-cookies v0.11.0 [INFO] [stderr] Compiling aws-sdk-sts v1.62.0 [INFO] [stderr] Compiling aws-sdk-dynamodb v1.67.0 [INFO] [stderr] Compiling aws-sdk-sso v1.61.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.62.0 [INFO] [stdout] 2026-04-10T06:33:23.958367Z ERROR ThreadId(01) packages/by-macros/src/lib.rs:272: Failed to create directory: Read-only file system (os error 30) [INFO] [stdout] 2026-04-10T06:33:23.958531Z ERROR ThreadId(01) packages/by-macros/src/lib.rs:277: Failed to write file: No such file or directory (os error 2) [INFO] [stderr] error: could not compile `aws-smithy-runtime` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name aws_smithy_runtime --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-smithy-runtime-1.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="connector-hyper-0-14-x"' --cfg 'feature="rt-tokio"' --cfg 'feature="tls-rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "connector-hyper-0-14-x", "http-auth", "rt-tokio", "test-util", "tls-rustls", "wire-mock"))' -C metadata=b31207f2772022dc -C extra-filename=-181e4deff9734fe0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-506e525ceae04ac9.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-ac14e4fc95f65e75.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-aa5d031e15d5343b.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-a7ede80800a82844.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-80b0dfca29bae7e4.rmeta --extern http_02x=/opt/rustwide/target/debug/deps/libhttp-ee1406c505ea38c3.rmeta --extern http_body_04x=/opt/rustwide/target/debug/deps/libhttp_body-963f6313988c3235.rmeta --extern http_body_1x=/opt/rustwide/target/debug/deps/libhttp_body-fd8f04e022b6c1cd.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-4b1ed73b760072b9.rmeta --extern hyper_0_14=/opt/rustwide/target/debug/deps/libhyper-049f4c1b665d9c43.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-520bfccf429e8e1f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5c42cc25c3567235.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-7326a7b7121fc4c4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-11e135085df6240a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b9bd6464462e6c89.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b5d6aa7573a3c425/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aws-sdk-dynamodb` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name aws_sdk_dynamodb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-dynamodb-1.67.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="behavior-version-latest"' --cfg 'feature="default"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("behavior-version-latest", "default", "gated-tests", "rt-tokio", "rustls", "test-util"))' -C metadata=f5966399c9e6a6c1 -C extra-filename=-30667634be2a18cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-4e5e4559898c323d.rmeta --extern aws_runtime=/opt/rustwide/target/debug/deps/libaws_runtime-dd4b172cb6a27eb2.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-506e525ceae04ac9.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-3fbd129caff7c9a3.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-a848592ada01cbb7.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/debug/deps/libaws_smithy_runtime-181e4deff9734fe0.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-aa5d031e15d5343b.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-a7ede80800a82844.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-ae7be07262d3fefd.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-503f12a96d791409.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-ee1406c505ea38c3.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5c42cc25c3567235.rmeta --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-6fb80db4bdf4ca1d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b9bd6464462e6c89.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b5d6aa7573a3c425/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c91182896ad7f9df3e6b6c25199a928d5f2b0f2c307f66eab4a7bb79a16f9840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c91182896ad7f9df3e6b6c25199a928d5f2b0f2c307f66eab4a7bb79a16f9840", kill_on_drop: false }` [INFO] [stdout] c91182896ad7f9df3e6b6c25199a928d5f2b0f2c307f66eab4a7bb79a16f9840