[INFO] cloning repository https://github.com/dhpollack/audio-recorder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dhpollack/audio-recorder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhpollack%2Faudio-recorder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhpollack%2Faudio-recorder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5849d7c91f2a4ec49c8c5a80bc0c9131d0345ea1 [INFO] checking dhpollack/audio-recorder against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhpollack%2Faudio-recorder" "/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] started tweaking git repo https://github.com/dhpollack/audio-recorder [INFO] finished tweaking git repo https://github.com/dhpollack/audio-recorder [INFO] tweaked toml for git repo https://github.com/dhpollack/audio-recorder written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dhpollack/audio-recorder on toolchain bac5816c5f3d02cebd0599070af62d1782530294 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dhpollack/audio-recorder 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16fdd1ef79173d5c52773fe01f1f8e0cdee5adf6590233360ed712fdc2d7949b [INFO] running `Command { std: "docker" "start" "-a" "16fdd1ef79173d5c52773fe01f1f8e0cdee5adf6590233360ed712fdc2d7949b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16fdd1ef79173d5c52773fe01f1f8e0cdee5adf6590233360ed712fdc2d7949b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16fdd1ef79173d5c52773fe01f1f8e0cdee5adf6590233360ed712fdc2d7949b", kill_on_drop: false }` [INFO] [stdout] 16fdd1ef79173d5c52773fe01f1f8e0cdee5adf6590233360ed712fdc2d7949b [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 044b0c242a83e4f905a94009889a2ba275b760fc83580fddc50b628851b5ef15 [INFO] running `Command { std: "docker" "start" "-a" "044b0c242a83e4f905a94009889a2ba275b760fc83580fddc50b628851b5ef15", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Compiling dyn-stack-macros v0.1.3 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Checking throw_error v0.3.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling server_fn_macro v0.8.8 [INFO] [stderr] Compiling reactive_graph v0.2.11 [INFO] [stderr] Checking or_poisoned v0.1.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Checking guardian v1.3.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling tachys v0.2.11 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking utf8-width v0.1.8 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling server_fn v0.8.8 [INFO] [stderr] Checking either_of v0.1.6 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling collection_literals v1.0.3 [INFO] [stderr] Checking const_str_slice_concat v0.1.0 [INFO] [stderr] Checking erased v0.1.2 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking next_tuple v0.1.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Compiling leptos_macro v0.8.12 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling leptos v0.8.14 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking config v0.15.19 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling leptos_router v0.8.10 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking fancy-regex v0.14.0 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking rayon-cond v0.4.0 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling syn_derive v0.2.0 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling reactive_stores_macro v0.2.6 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling attribute-derive-macro v0.10.5 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling typed-builder-macro v0.21.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking dyn-stack v0.13.2 [INFO] [stderr] Checking dyn-stack v0.10.0 [INFO] [stderr] Compiling rstml v0.12.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling server_fn_macro_default v0.8.5 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking pulp v0.18.22 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling wasm_split_macros v0.2.0 [INFO] [stderr] Compiling typed-builder-macro v0.22.0 [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=c06eea7e89256ac3 -C extra-filename=-875e8eb013907cff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-3b07ee62b6910a08.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-4ce1f16fa47c1e40.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-abef084dca4bb349.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab20fc0822f5e3c5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "044b0c242a83e4f905a94009889a2ba275b760fc83580fddc50b628851b5ef15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "044b0c242a83e4f905a94009889a2ba275b760fc83580fddc50b628851b5ef15", kill_on_drop: false }` [INFO] [stdout] 044b0c242a83e4f905a94009889a2ba275b760fc83580fddc50b628851b5ef15