[INFO] cloning repository https://github.com/Arjentix/telepass
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arjentix/telepass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArjentix%2Ftelepass", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArjentix%2Ftelepass'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8059a1494bf18dce83e6e70966af1f1e8eadb6ac
[INFO] checking Arjentix/telepass against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArjentix%2Ftelepass" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Arjentix/telepass
[INFO] finished tweaking git repo https://github.com/Arjentix/telepass
[INFO] tweaked toml for git repo https://github.com/Arjentix/telepass written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arjentix/telepass on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arjentix/telepass 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca0119527eab1cc0e5825209185b6332a5c5e59e261547aef916c99560b299f4
[INFO] running `Command { std: "docker" "start" "-a" "ca0119527eab1cc0e5825209185b6332a5c5e59e261547aef916c99560b299f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca0119527eab1cc0e5825209185b6332a5c5e59e261547aef916c99560b299f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca0119527eab1cc0e5825209185b6332a5c5e59e261547aef916c99560b299f4", kill_on_drop: false }`
[INFO] [stdout] ca0119527eab1cc0e5825209185b6332a5c5e59e261547aef916c99560b299f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17e9f11c4d2dd73f92bbce0fd52b8199be80a2930a24cf7ce1681e702742e996
[INFO] running `Command { std: "docker" "start" "-a" "17e9f11c4d2dd73f92bbce0fd52b8199be80a2930a24cf7ce1681e702742e996", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking throw_error v0.3.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling server_fn_macro v0.8.6
[INFO] [stderr]    Compiling reactive_graph v0.2.5
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive-where v1.5.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling tonic-build v0.14.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking any_spawner v0.3.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hydration_context v0.3.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling tonic-prost-build v0.14.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling reactive_stores_macro v0.2.5
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling tachys v0.2.6
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking oco_ref v0.2.1
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking reactive_stores v0.2.5
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking either_of v0.1.6
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling server_fn v0.8.5
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling collection_literals v1.0.2
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]     Checking erased v0.1.2
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.3
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking toml v0.9.4
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]     Checking telepass_crypto v0.1.0 (/opt/rustwide/workdir/crypto)
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.5
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]    Compiling typed-builder-macro v0.21.0
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling leptos_macro v0.8.6
[INFO] [stderr]     Checking const-str v0.6.4
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking config v0.15.13
[INFO] [stderr]     Checking typed-builder v0.21.0
[INFO] [stderr]    Compiling wasm_split_macros v0.1.2
[INFO] [stderr]    Compiling attribute-derive v0.10.3
[INFO] [stderr]     Checking codee v0.3.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking tonic v0.14.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling leptos_hot_reload v0.8.5
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling leptos v0.8.6
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking async-once-cell v0.5.4
[INFO] [stderr]    Compiling pq-sys v0.7.2
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking wasm_split_helpers v0.1.2
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking rc-box v1.3.0
[INFO] [stderr]     Checking tonic-prost v0.14.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking leptos_config v0.8.5
[INFO] [stderr]     Checking telepass_data_model v0.1.0 (/opt/rustwide/workdir/data_model)
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling leptos_router v0.8.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling parse-display-derive v0.10.0
[INFO] [stderr]     Checking dptree v0.5.1
[INFO] [stderr]    Compiling diesel_derives v2.2.7
[INFO] [stderr]    Compiling telepass_password_storage v0.1.0 (/opt/rustwide/workdir/password_storage)
[INFO] [stderr]    Compiling telepass_telegram_gate v0.1.0 (/opt/rustwide/workdir/telegram_gate)
[INFO] [stderr]     Checking teloxide-core v0.13.0
[INFO] [stderr]    Compiling leptos_router_macro v0.8.5
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling teloxide-macros v0.10.0
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking parse-display v0.10.0
[INFO] [stderr]    Compiling mockall_double v0.3.1
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking drop_bomb v0.1.5
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]     Checking diesel v2.2.12
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr] error: could not compile `tachys` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name tachys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tachys-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(leptos_debuginfo)' --check-cfg 'cfg(erase_components)' --check-cfg 'cfg(rustc_nightly)' --cfg 'feature="default"' --cfg 'feature="oco"' --cfg 'feature="reactive_graph"' --cfg 'feature="reactive_stores"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "delegation", "error-hook", "hydrate", "islands", "mark_branches", "nightly", "oco", "reactive_graph", "reactive_stores", "sledgehammer", "ssr", "testing", "tracing"))' -C metadata=612dc93f47150f25 -C extra-filename=-6d6efb5830e13ecd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern any_spawner=/opt/rustwide/target/debug/deps/libany_spawner-d683798493590e8c.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6bd1eb073a6506ad.so --extern const_str_slice_concat=/opt/rustwide/target/debug/deps/libconst_str_slice_concat-08e7dc445248aa7e.rmeta --extern drain_filter_polyfill=/opt/rustwide/target/debug/deps/libdrain_filter_polyfill-a7bbfc0a5ce76198.rmeta --extern either_of=/opt/rustwide/target/debug/deps/libeither_of-617142b41a40a522.rmeta --extern erased=/opt/rustwide/target/debug/deps/liberased-3ab7775162a332de.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-1054d552dece2ef5.rmeta --extern html_escape=/opt/rustwide/target/debug/deps/libhtml_escape-3256f7fd76bc3910.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-30f08a89d32de00d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-578ec0aad06ca9ed.rmeta --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-33334a94824c0088.rmeta --extern linear_map=/opt/rustwide/target/debug/deps/liblinear_map-8d2425fed06646a8.rmeta --extern next_tuple=/opt/rustwide/target/debug/deps/libnext_tuple-5d2348e50a9bdbea.rmeta --extern oco_ref=/opt/rustwide/target/debug/deps/liboco_ref-b841e7db499ba958.rmeta --extern or_poisoned=/opt/rustwide/target/debug/deps/libor_poisoned-2deb0a42a532e49b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-7fb25dc2cc54c52b.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern reactive_graph=/opt/rustwide/target/debug/deps/libreactive_graph-36fc70e6587900e5.rmeta --extern reactive_stores=/opt/rustwide/target/debug/deps/libreactive_stores-5531ba5404ab32d7.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-0bb3a5e14e8504c6.rmeta --extern send_wrapper=/opt/rustwide/target/debug/deps/libsend_wrapper-7d07b25e638a46cc.rmeta --extern slotmap=/opt/rustwide/target/debug/deps/libslotmap-7d9a1e89f484891d.rmeta --extern throw_error=/opt/rustwide/target/debug/deps/libthrow_error-fadf0b255c3e4c59.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-863c62bd5f93a41a.rmeta --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-1f841fd480c3ebde.rmeta --cap-lints allow --cap-lints=forbid --cfg rustc_nightly` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "17e9f11c4d2dd73f92bbce0fd52b8199be80a2930a24cf7ce1681e702742e996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17e9f11c4d2dd73f92bbce0fd52b8199be80a2930a24cf7ce1681e702742e996", kill_on_drop: false }`
[INFO] [stdout] 17e9f11c4d2dd73f92bbce0fd52b8199be80a2930a24cf7ce1681e702742e996
