[INFO] cloning repository https://github.com/mariogeiger/wish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mariogeiger/wish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariogeiger%2Fwish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariogeiger%2Fwish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6990cbac1cd69532f08bd3f045be19bcd573a3f4 [INFO] testing mariogeiger/wish against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariogeiger%2Fwish" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mariogeiger/wish [INFO] finished tweaking git repo https://github.com/mariogeiger/wish [INFO] tweaked toml for git repo https://github.com/mariogeiger/wish written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mariogeiger/wish on toolchain f9988fefd3add01f414f52b414308e7872622fee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mariogeiger/wish 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" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-builder-macro v0.23.2 [INFO] [stderr] Downloaded next_tuple v0.1.0 [INFO] [stderr] Downloaded leptos v0.8.17 [INFO] [stderr] Downloaded wasm_split_helpers v0.2.0 [INFO] [stderr] Downloaded leptos_server v0.8.7 [INFO] [stderr] Downloaded wasm_split_macros v0.2.0 [INFO] [stderr] Downloaded typed-builder v0.23.2 [INFO] [stderr] Downloaded server_fn v0.8.11 [INFO] [stderr] Downloaded syn_derive v0.2.0 [INFO] [stderr] Downloaded const-str v1.1.0 [INFO] [stderr] Downloaded rstml v0.12.1 [INFO] [stderr] Downloaded proc-macro-utils v0.10.0 [INFO] [stderr] Downloaded collection_literals v1.0.3 [INFO] [stderr] Downloaded leptos_macro v0.8.15 [INFO] [stderr] Downloaded leptos_config v0.8.9 [INFO] [stderr] Downloaded hydration_context v0.3.0 [INFO] [stderr] Downloaded any_spawner v0.3.0 [INFO] [stderr] Downloaded erased v0.1.2 [INFO] [stderr] Downloaded const_str_slice_concat v0.1.0 [INFO] [stderr] Downloaded quote-use v0.8.4 [INFO] [stderr] Downloaded leptos_dom v0.8.8 [INFO] [stderr] Downloaded or_poisoned v0.1.0 [INFO] [stderr] Downloaded quote-use-macros v0.8.4 [INFO] [stderr] Downloaded throw_error v0.3.1 [INFO] [stderr] Downloaded tachys v0.2.14 [INFO] [stderr] Downloaded reactive_stores_macro v0.4.1 [INFO] [stderr] Downloaded manyhow v0.11.4 [INFO] [stderr] Downloaded attribute-derive v0.10.5 [INFO] [stderr] Downloaded guardian v1.3.0 [INFO] [stderr] Downloaded manyhow-macros v0.11.4 [INFO] [stderr] Downloaded reactive_stores v0.4.2 [INFO] [stderr] Downloaded server_fn_macro v0.8.10 [INFO] [stderr] Downloaded serde_qs v0.15.0 [INFO] [stderr] Downloaded leptos_hot_reload v0.8.6 [INFO] [stderr] Downloaded convert_case_extras v0.2.0 [INFO] [stderr] Downloaded oco_ref v0.2.1 [INFO] [stderr] Downloaded gloo-net v0.6.0 [INFO] [stderr] Downloaded attribute-derive-macro v0.10.5 [INFO] [stderr] Downloaded codee v0.3.5 [INFO] [stderr] Downloaded reactive_graph v0.2.13 [INFO] [stderr] Downloaded either_of v0.1.8 [INFO] [stderr] Downloaded server_fn_macro_default v0.8.5 [INFO] [stderr] Downloaded actix-router v0.5.4 [INFO] [stderr] Downloaded actix-web v4.13.0 [INFO] [stderr] Downloaded actix-files v0.6.10 [INFO] [stderr] Downloaded actix-ws v0.3.1 [INFO] [stderr] Downloaded config v0.15.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5d92118ba62937efb99c8d740da65960059db28fed4e9a6cafd4a7b44ae6a30 [INFO] running `Command { std: "docker" "start" "-a" "e5d92118ba62937efb99c8d740da65960059db28fed4e9a6cafd4a7b44ae6a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5d92118ba62937efb99c8d740da65960059db28fed4e9a6cafd4a7b44ae6a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5d92118ba62937efb99c8d740da65960059db28fed4e9a6cafd4a7b44ae6a30", kill_on_drop: false }` [INFO] [stdout] e5d92118ba62937efb99c8d740da65960059db28fed4e9a6cafd4a7b44ae6a30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09ce1b2d5d1f6e461e2659399fe3b1b05f074bc50736afc77db401ca2535fc2e [INFO] running `Command { std: "docker" "start" "-a" "09ce1b2d5d1f6e461e2659399fe3b1b05f074bc50736afc77db401ca2535fc2e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.117 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.117 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling convert_case v0.11.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling or_poisoned v0.1.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling throw_error v0.3.1 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling server_fn_macro v0.8.10 [INFO] [stderr] Compiling reactive_graph v0.2.13 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling guardian v1.3.0 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling utf8-width v0.1.8 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling tachys v0.2.14 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling either_of v0.1.8 [INFO] [stderr] Compiling server_fn v0.8.11 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling collection_literals v1.0.3 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling const_str_slice_concat v0.1.0 [INFO] [stderr] Compiling erased v0.1.2 [INFO] [stderr] Compiling next_tuple v0.1.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling leptos_macro v0.8.15 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling const-str v1.1.0 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling leptos v0.8.17 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling convert_case_extras v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling async-once-cell v0.5.4 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling config v0.15.22 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.117 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling derive-where v1.6.1 [INFO] [stderr] Compiling syn_derive v0.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling reactive_stores_macro v0.4.1 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rstml v0.12.1 [INFO] [stderr] Compiling attribute-derive-macro v0.10.5 [INFO] [stderr] Compiling server_fn_macro_default v0.8.5 [INFO] [stderr] Compiling typed-builder-macro v0.23.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling wasm_split_macros v0.2.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling attribute-derive v0.10.5 [INFO] [stderr] Compiling wasm_split_helpers v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.117 [INFO] [stderr] Compiling typed-builder v0.23.2 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling actix-router v0.5.4 [INFO] [stderr] Compiling leptos_hot_reload v0.8.6 [INFO] [stderr] Compiling hydration_context v0.3.0 [INFO] [stderr] Compiling oco_ref v0.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.15.0 [INFO] [stderr] Compiling codee v0.3.5 [INFO] [stderr] Compiling wish-shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling leptos_config v0.8.9 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling js-sys v0.3.94 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling actix-http v3.12.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.67 [INFO] [stderr] Compiling web-sys v0.3.94 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling gloo-timers v0.3.0 [INFO] [stderr] Compiling any_spawner v0.3.0 [INFO] [stderr] Compiling actix-web v4.13.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling reactive_stores v0.4.2 [INFO] [stderr] Compiling actix-ws v0.3.1 [INFO] [stderr] Compiling actix-files v0.6.10 [INFO] [stderr] Compiling wish-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-net v0.6.0 [INFO] [stderr] Compiling wasm-streams v0.5.0 [INFO] [stderr] Compiling leptos_server v0.8.7 [INFO] [stderr] Compiling leptos_dom v0.8.8 [INFO] [stderr] Compiling wish-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 56s [INFO] running `Command { std: "docker" "inspect" "09ce1b2d5d1f6e461e2659399fe3b1b05f074bc50736afc77db401ca2535fc2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09ce1b2d5d1f6e461e2659399fe3b1b05f074bc50736afc77db401ca2535fc2e", kill_on_drop: false }` [INFO] [stdout] 09ce1b2d5d1f6e461e2659399fe3b1b05f074bc50736afc77db401ca2535fc2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56e8361bfb4ab17e15b77ecba8815305d15a49ef74ec5f023b9aeaacb447de0c [INFO] running `Command { std: "docker" "start" "-a" "56e8361bfb4ab17e15b77ecba8815305d15a49ef74ec5f023b9aeaacb447de0c", kill_on_drop: false }` [INFO] [stderr] Compiling wish-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Compiling wish-shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling wish-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.21s [INFO] running `Command { std: "docker" "inspect" "56e8361bfb4ab17e15b77ecba8815305d15a49ef74ec5f023b9aeaacb447de0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56e8361bfb4ab17e15b77ecba8815305d15a49ef74ec5f023b9aeaacb447de0c", kill_on_drop: false }` [INFO] [stdout] 56e8361bfb4ab17e15b77ecba8815305d15a49ef74ec5f023b9aeaacb447de0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2816a9e5da3810cadc513c3c5fa89de5be282ff6351b8778ebc081b353526c1b [INFO] running `Command { std: "docker" "start" "-a" "2816a9e5da3810cadc513c3c5fa89de5be282ff6351b8778ebc081b353526c1b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wish_client-be58a75070ff8c08) [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test components::markdown::tests::blank_line_starts_new_paragraph_and_closes_list ... ok [INFO] [stdout] test components::markdown::tests::renders_bold_italic_and_link ... ok [INFO] [stdout] test components::markdown::tests::renders_heading_and_paragraph ... ok [INFO] [stdout] test components::slider::tests::fairness_prevents_all_max ... ok [INFO] [stdout] test components::slider::tests::fairness_no_change_when_decreasing ... ok [INFO] [stdout] test components::slider::tests::fairness_exhaustive_all_slots_all_transitions ... ok [INFO] [stdout] test components::markdown::tests::escapes_url_quotes ... ok [INFO] [stdout] test components::slider::tests::fairness_pushes_other_down ... ok [INFO] [stdout] test components::slider::tests::fairness_set_to_same_value_is_noop ... ok [INFO] [stdout] test components::markdown::tests::renders_list ... ok [INFO] [stdout] test components::markdown::tests::multiline_paragraph_joins_with_space ... ok [INFO] [stdout] test components::slider::tests::fairness_two_slots ... ok [INFO] [stdout] test hungarian::tests::assignment_to_slots_with_vmin_vmax_spread ... ok [INFO] [stdout] test hungarian::tests::cost_matrix_single_slot ... ok [INFO] [stdout] test hungarian::tests::cost_matrix_vmax_capped_by_participants ... ok [INFO] [stdout] test hungarian::tests::cost_matrix_vmin_columns_cheaper ... ok [INFO] [stdout] test hungarian::tests::full_pipeline_everyone_gets_first_choice ... ok [INFO] [stdout] test hungarian::tests::full_pipeline_respects_vmax ... ok [INFO] [stdout] test hungarian::tests::hungarian_1x1 ... ok [INFO] [stdout] test hungarian::tests::hungarian_2x2_uniform ... ok [INFO] [stdout] test hungarian::tests::assignment_to_slots_basic ... ok [INFO] [stdout] test components::markdown::tests::escapes_html_in_prose ... ok [INFO] [stdout] test hungarian::tests::hungarian_empty ... ok [INFO] [stdout] test hungarian::tests::hungarian_4x4 ... ok [INFO] [stdout] test hungarian::tests::hungarian_3x2_more_workers ... ok [INFO] [stdout] test hungarian::tests::pipeline_all_same_preference ... ok [INFO] [stdout] test hungarian::tests::hungarian_2x3_more_jobs ... ok [INFO] [stdout] test hungarian::tests::hungarian_prefers_diagonal ... ok [INFO] [stdout] test hungarian::tests::pipeline_asymmetric_slots ... ok [INFO] [stdout] test hungarian::tests::pipeline_permutation_does_not_change_optimal_result ... ok [INFO] [stdout] test hungarian::tests::pipeline_with_reversed_permutation ... ok [INFO] [stdout] test parse::tests::format_results_all_participants_appear ... ok [INFO] [stdout] test parse::tests::parse_blank_lines_and_comments ... ok [INFO] [stdout] test parse::tests::format_results_statistics_counts_correct ... ok [INFO] [stdout] test parse::tests::format_results_nonzero_score ... ok [INFO] [stdout] test parse::tests::parse_missing_slots_section ... ok [INFO] [stdout] test hungarian::tests::pipeline_with_identity_permutation ... ok [INFO] [stdout] test hungarian::tests::pipeline_respects_vmin_with_permutation ... ok [INFO] [stdout] test parse::tests::parse_comments_only ... ok [INFO] [stdout] test parse::tests::parse_data_before_section ... ok [INFO] [stdout] test hungarian::tests::pipeline_single_participant ... ok [INFO] [stdout] test components::slider::tests::fairness_decrease_preserves_others ... ok [INFO] [stdout] test components::markdown::tests::unicode_content_preserved ... ok [INFO] [stdout] test parse::tests::format_results_zero_score ... ok [INFO] [stdout] test parse::tests::parse_duplicate_email ... ok [INFO] [stdout] test parse::tests::parse_non_numeric_wish ... ok [INFO] [stdout] test parse::tests::parse_offline_default_text ... ok [INFO] [stdout] test parse::tests::parse_slot_non_numeric_bounds ... ok [INFO] [stdout] test parse::tests::parse_too_few_participants ... ok [INFO] [stdout] test parse::tests::parse_fair_wish_no_warning ... ok [INFO] [stdout] test parse::tests::parse_many_participants_many_slots ... ok [INFO] [stdout] test parse::tests::parse_empty_input ... ok [INFO] [stdout] test parse::tests::parse_trailing_comments ... ok [INFO] [stdout] test parse::tests::parse_unclosed_section_bracket ... ok [INFO] [stdout] test parse::tests::parse_unfair_wish_warns ... ok [INFO] [stdout] test parse::tests::parse_valid_minimal ... ok [INFO] [stdout] test parse::tests::parse_negative_wish_value ... ok [INFO] [stdout] test parse::tests::parse_vmin_gt_vmax ... ok [INFO] [stdout] test parse::tests::parse_wrong_section_order ... ok [INFO] [stdout] test parse::tests::parse_wrong_wish_count ... ok [INFO] [stdout] test parse::tests::quoted_string_basic ... ok [INFO] [stdout] test parse::tests::quoted_string_empty_content ... ok [INFO] [stdout] test parse::tests::quoted_string_no_opening_quote ... ok [INFO] [stdout] test parse::tests::quoted_string_unclosed ... ok [INFO] [stdout] test parse::tests::round_trip_editor_parse ... ok [INFO] [stdout] test parse::tests::to_editor_text_alignment ... ok [INFO] [stdout] test parse::tests::to_editor_text_basic ... ok [INFO] [stdout] test parse::tests::parse_too_many_participants ... ok [INFO] [stdout] test parse::tests::parse_then_format_results_round_trip ... ok [INFO] [stdout] test components::slider::tests::fairness_result_always_fair ... ok [INFO] [stdout] test components::slider::tests::fairness_simple_increase ... ok [INFO] [stdout] test hungarian::tests::cost_matrix_basic_shape ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wish_server-907217ea8505f594) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wish_shared-e8e0804e2aca8e6a) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test tests::default_status_is_new ... ok [INFO] [stdout] test tests::escape_html_empty ... ok [INFO] [stdout] test tests::escape_html_single_quotes ... ok [INFO] [stdout] test tests::escape_html_no_special_chars ... ok [INFO] [stdout] test tests::fair_wish_all_zeros ... ok [INFO] [stdout] test tests::fair_wish_empty ... ok [INFO] [stdout] test tests::escape_html_all_special_chars ... ok [INFO] [stdout] test tests::fair_wish_reversed ... ok [INFO] [stdout] test tests::fair_wish_some_ties ... ok [INFO] [stdout] test tests::fair_wish_strict_ordering ... ok [INFO] [stdout] test tests::participant_status_default_serialization ... ok [INFO] [stdout] test tests::render_template_bare_dollar_is_literal ... ok [INFO] [stdout] test tests::render_template_handles_unicode_text ... ok [INFO] [stdout] test tests::fair_wish_single ... ok [INFO] [stdout] test tests::render_template_leaves_unknown_vars_literal ... ok [INFO] [stdout] test tests::participant_missing_status_defaults_to_new ... ok [INFO] [stdout] test tests::render_template_stops_at_word_boundary ... ok [INFO] [stdout] test tests::scan_template_marks_known_and_unknown ... ok [INFO] [stdout] test tests::ws_msg_new_wish_round_trip ... ok [INFO] [stdout] test tests::status_as_i32_round_trips ... ok [INFO] [stdout] test tests::text_to_html_escapes_html ... ok [INFO] [stdout] test tests::ws_msg_mail_progress_round_trip ... ok [INFO] [stdout] test tests::text_to_html_single_newline_is_br ... ok [INFO] [stdout] test tests::status_labels_not_empty ... ok [INFO] [stdout] test tests::unfair_wish_single_high ... ok [INFO] [stdout] test tests::render_template_substitutes_known_vars ... ok [INFO] [stdout] test tests::text_to_html_wraps_paragraphs ... ok [INFO] [stdout] test tests::needs_reminder_before_done ... ok [INFO] [stdout] test tests::unfair_wish_too_many_high ... ok [INFO] [stdout] test tests::slot_round_trip_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests wish_client [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wish_shared [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2816a9e5da3810cadc513c3c5fa89de5be282ff6351b8778ebc081b353526c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2816a9e5da3810cadc513c3c5fa89de5be282ff6351b8778ebc081b353526c1b", kill_on_drop: false }` [INFO] [stdout] 2816a9e5da3810cadc513c3c5fa89de5be282ff6351b8778ebc081b353526c1b