[INFO] cloning repository https://github.com/Phosphorus-M/mdbook-killer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phosphorus-M/mdbook-killer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhosphorus-M%2Fmdbook-killer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhosphorus-M%2Fmdbook-killer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 54704d2a712ca662e7d0709be42c3041a1a00481
[INFO] checking Phosphorus-M/mdbook-killer against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhosphorus-M%2Fmdbook-killer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Phosphorus-M/mdbook-killer on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Phosphorus-M/mdbook-killer
[INFO] finished tweaking git repo https://github.com/Phosphorus-M/mdbook-killer
[INFO] tweaked toml for git repo https://github.com/Phosphorus-M/mdbook-killer written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Phosphorus-M/mdbook-killer 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "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-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae38d93f346a7b645f504bd8e98c51c05c5cd42eea984683d9a8403124cede47
[INFO] running `Command { std: "docker" "start" "-a" "ae38d93f346a7b645f504bd8e98c51c05c5cd42eea984683d9a8403124cede47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae38d93f346a7b645f504bd8e98c51c05c5cd42eea984683d9a8403124cede47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae38d93f346a7b645f504bd8e98c51c05c5cd42eea984683d9a8403124cede47", kill_on_drop: false }`
[INFO] [stdout] ae38d93f346a7b645f504bd8e98c51c05c5cd42eea984683d9a8403124cede47
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f657d3c2d74ebc116e4221bddaf8ae67bae10575277984a0bc68bbea40da8bb
[INFO] running `Command { std: "docker" "start" "-a" "8f657d3c2d74ebc116e4221bddaf8ae67bae10575277984a0bc68bbea40da8bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking indexmap v2.2.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.10
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]     Checking winnow v0.5.39
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling manyhow-macros v0.10.4
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking clap_lex v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]     Checking slug v0.1.5
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tree-sitter-json v0.19.0
[INFO] [stderr]    Compiling tree-sitter-html v0.19.0
[INFO] [stderr]    Compiling tree-sitter-c v0.20.8
[INFO] [stderr]    Compiling tree-sitter-javascript v0.20.4
[INFO] [stderr]    Compiling tree-sitter-rust v0.20.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling tree-sitter-dockerfile v0.1.0
[INFO] [stderr]    Compiling tree-sitter-rstml v1.2.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.20.5
[INFO] [stderr]    Compiling tree-sitter-toml v0.20.0
[INFO] [stderr]    Compiling tree-sitter-nix v0.0.1
[INFO] [stderr]    Compiling tree-sitter-python v0.20.4
[INFO] [stderr]    Compiling tree-sitter-go v0.20.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling server_fn_macro v0.6.11
[INFO] [stderr]    Compiling manyhow v0.10.4
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking pure-rust-locales v0.8.1
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking pad-adapter v0.1.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking pulldown-cmark-frontmatter v0.2.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking frontmatter v0.4.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling server_fn_macro_default v0.6.11
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]    Compiling quote-use-macros v0.8.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling typed-builder-macro v0.16.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling quote-use v0.8.0
[INFO] [stderr]     Checking typed-builder v0.18.2
[INFO] [stderr]    Compiling attribute-derive-macro v0.9.1
[INFO] [stderr]    Compiling rscx-macros v0.1.14
[INFO] [stderr]     Checking clap v4.1.6
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr] error: could not compile `pure-rust-locales` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1bd50d4315eb15970d395b6be5823f9384707693/bin/rustc --crate-name pure_rust_locales --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pure-rust-locales-0.8.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ab9ed22fa9e99cee -C extra-filename=-4170c9226db6d0bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "8f657d3c2d74ebc116e4221bddaf8ae67bae10575277984a0bc68bbea40da8bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f657d3c2d74ebc116e4221bddaf8ae67bae10575277984a0bc68bbea40da8bb", kill_on_drop: false }`
[INFO] [stdout] 8f657d3c2d74ebc116e4221bddaf8ae67bae10575277984a0bc68bbea40da8bb
