[INFO] cloning repository https://github.com/sakobu/rpo-toolkit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sakobu/rpo-toolkit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsakobu%2Frpo-toolkit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsakobu%2Frpo-toolkit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7af68c2b48b6c0099a92a8ef4ddbd3407f3e712 [INFO] checking sakobu/rpo-toolkit against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for pr-155500 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsakobu%2Frpo-toolkit" "/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/sakobu/rpo-toolkit [INFO] finished tweaking git repo https://github.com/sakobu/rpo-toolkit [INFO] tweaked toml for git repo https://github.com/sakobu/rpo-toolkit written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sakobu/rpo-toolkit on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sakobu/rpo-toolkit 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d17d10dc070e81905e49be9e282b30b102ae3957f5d0fe25ad8f71b465419f29 [INFO] running `Command { std: "docker" "start" "-a" "d17d10dc070e81905e49be9e282b30b102ae3957f5d0fe25ad8f71b465419f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d17d10dc070e81905e49be9e282b30b102ae3957f5d0fe25ad8f71b465419f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d17d10dc070e81905e49be9e282b30b102ae3957f5d0fe25ad8f71b465419f29", kill_on_drop: false }` [INFO] [stdout] d17d10dc070e81905e49be9e282b30b102ae3957f5d0fe25ad8f71b465419f29 [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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea39ca433e4fdb696e41189aca859242cea3ed2dc8053d2744a13618746f8d7d [INFO] running `Command { std: "docker" "start" "-a" "ea39ca433e4fdb696e41189aca859242cea3ed2dc8053d2744a13618746f8d7d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.41 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Compiling zerocopy-derive v0.8.41 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.114 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Checking arrow-schema v58.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.114 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.114 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking snafu v0.8.9 [INFO] [stderr] Compiling libz-sys v1.1.24 [INFO] [stderr] Checking hifitime v4.2.5 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling pretty v0.11.3 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.114 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling abnf v0.12.0 [INFO] [stderr] Compiling tsify-next-macros v0.5.6 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling abnf_to_pest v0.5.1 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking js-sys v0.3.91 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling minicbor v0.18.0 [INFO] [stderr] Compiling tz-rs v0.7.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking arrow-buffer v58.0.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tzdb_data v0.2.3 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Compiling dhall v0.13.0 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Checking arrow-data v58.0.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking arrow-array v58.0.0 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Checking nalgebra v0.34.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking annotate-snippets v0.9.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking elsa v1.11.2 [INFO] [stderr] Compiling tzdb v0.7.3 [INFO] [stderr] Compiling lexpr-macros v0.2.2 [INFO] [stderr] Compiling is_debug v1.1.0 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Checking papergrid v0.17.0 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Checking lexpr v0.2.7 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Checking arrow-select v58.0.0 [INFO] [stderr] Compiling dhall_proc_macros v0.6.1 [INFO] [stderr] Checking testing_table v0.3.0 [INFO] [stderr] Compiling snafu-derive v0.9.0 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking indxvec v1.9.6 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking medians v3.0.12 [INFO] [stderr] Checking serde-lexpr v0.1.3 [INFO] [stderr] Checking arrow-row v58.0.0 [INFO] [stderr] Checking arrow-ord v58.0.0 [INFO] [stderr] Checking arrow-ipc v58.0.0 [INFO] [stderr] Checking pest_consume v1.1.3 [INFO] [stderr] Checking tabled v0.20.0 [INFO] [stderr] Checking arrow-string v58.0.0 [INFO] [stderr] Checking arrow-arith v58.0.0 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking arrow-cast v58.0.0 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking libyml v0.0.5 [INFO] [stderr] Checking platform-dirs v0.3.0 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling typed-builder-macro v0.23.2 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking ran v2.0.1 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking rstats v2.1.12 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Checking snafu v0.9.0 [INFO] [stderr] Checking shadow-rs v1.7.0 [INFO] [stderr] Checking num v0.4.3 [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/1bdcb63291ccffc030f8223f6f978568dd240e3e/bin/rustc --crate-name js_sys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.91/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"' --cfg 'feature="unsafe-eval"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unsafe-eval"))' -C metadata=a776c18f8cc1d667 -C extra-filename=-13f95cc92462d664 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f0f1e1dbac864bba.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-b94d2f22739470ce.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" "ea39ca433e4fdb696e41189aca859242cea3ed2dc8053d2744a13618746f8d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea39ca433e4fdb696e41189aca859242cea3ed2dc8053d2744a13618746f8d7d", kill_on_drop: false }` [INFO] [stdout] ea39ca433e4fdb696e41189aca859242cea3ed2dc8053d2744a13618746f8d7d