[INFO] cloning repository https://github.com/zeratax/remote-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeratax/remote-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeratax%2Fremote-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeratax%2Fremote-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38cfcdd28ba1d94c567e0510aebd1540d1bb18f8 [INFO] checking zeratax/remote-bot against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeratax%2Fremote-bot" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/zeratax/remote-bot [INFO] finished tweaking git repo https://github.com/zeratax/remote-bot [INFO] tweaked toml for git repo https://github.com/zeratax/remote-bot written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zeratax/remote-bot on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zeratax/remote-bot 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d64c1f1f7cea0e96399fbe8bb35744be5666cb2888c1659b194d4ac208818b8 [INFO] running `Command { std: "docker" "start" "-a" "3d64c1f1f7cea0e96399fbe8bb35744be5666cb2888c1659b194d4ac208818b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d64c1f1f7cea0e96399fbe8bb35744be5666cb2888c1659b194d4ac208818b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d64c1f1f7cea0e96399fbe8bb35744be5666cb2888c1659b194d4ac208818b8", kill_on_drop: false }` [INFO] [stdout] 3d64c1f1f7cea0e96399fbe8bb35744be5666cb2888c1659b194d4ac208818b8 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aca3c46a4fef80fb0ea6421f4c0c2fcd9bcbee899be4542808ae879f0fcaa67d [INFO] running `Command { std: "docker" "start" "-a" "aca3c46a4fef80fb0ea6421f4c0c2fcd9bcbee899be4542808ae879f0fcaa67d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking throw_error v0.2.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Checking or_poisoned v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking guardian v1.3.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking yaml-rust2 v0.10.1 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking either_of v0.1.6 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Checking const_str_slice_concat v0.1.0 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking next_tuple v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling stacker v0.1.20 [INFO] [stderr] Compiling leptos-use v0.15.7 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking email-encoding v0.4.1 [INFO] [stderr] Checking hostname v0.4.1 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking typemap_rev v0.3.0 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking quoted_printable v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling server_fn_macro v0.7.8 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling syn_derive v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling reactive_stores_macro v0.1.8 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling attribute-derive-macro v0.10.3 [INFO] [stderr] Compiling rstml v0.12.1 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling server_fn_macro_default v0.7.8 [INFO] [stderr] Compiling attribute-derive v0.10.3 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Compiling leptos_router_macro v0.7.8 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking typed-builder v0.20.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking actix-server v2.5.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Checking h2 v0.4.9 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling default-struct-builder v0.5.1 [INFO] [stderr] error: could not compile `js-sys` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name js_sys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.77/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 '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --check-cfg 'cfg(js_sys_unstable_apis)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=b412cbe7d1f7edbe -C extra-filename=-a739fdc775375d83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-b59b6aae803d958e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.26/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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=3c48af528e8a17e2 -C extra-filename=-88024950dce1c059 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-05887c23ecc18d47.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-b42234d16de0e997.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-d5a7fea5e4795272.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-661c19fcdefbcb7e.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-e2a2f8b3e184e502.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-7475dc49715a8588.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-0e99477ba25b6d5f/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "aca3c46a4fef80fb0ea6421f4c0c2fcd9bcbee899be4542808ae879f0fcaa67d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aca3c46a4fef80fb0ea6421f4c0c2fcd9bcbee899be4542808ae879f0fcaa67d", kill_on_drop: false }` [INFO] [stdout] aca3c46a4fef80fb0ea6421f4c0c2fcd9bcbee899be4542808ae879f0fcaa67d