[INFO] cloning repository https://github.com/StirlingMouse/MLM
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StirlingMouse/MLM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStirlingMouse%2FMLM", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStirlingMouse%2FMLM'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6ad3a441809e13364a6f5345f25930fff63f967
[INFO] checking StirlingMouse/MLM against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStirlingMouse%2FMLM" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/StirlingMouse/MLM
[INFO] finished tweaking git repo https://github.com/StirlingMouse/MLM
[INFO] tweaked toml for git repo https://github.com/StirlingMouse/MLM written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/StirlingMouse/MLM on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/StirlingMouse/MLM 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 166d1253b07d527f7e0e401086ab909186d2b829deed9afbf872a70a29ca0f48
[INFO] running `Command { std: "docker" "start" "-a" "166d1253b07d527f7e0e401086ab909186d2b829deed9afbf872a70a29ca0f48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "166d1253b07d527f7e0e401086ab909186d2b829deed9afbf872a70a29ca0f48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "166d1253b07d527f7e0e401086ab909186d2b829deed9afbf872a70a29ca0f48", kill_on_drop: false }`
[INFO] [stdout] 166d1253b07d527f7e0e401086ab909186d2b829deed9afbf872a70a29ca0f48
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f01669b2004eb35ae3d9ec8ed7ac4b6c19f09dfcb0cf06dd605bf85052664027
[INFO] running `Command { std: "docker" "start" "-a" "f01669b2004eb35ae3d9ec8ed7ac4b6c19f09dfcb0cf06dd605bf85052664027", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling openssl-src v300.5.1+3.5.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling redb v1.5.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking unidecode v0.3.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking matchr v0.2.5
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking servo_arc v0.4.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking getopts v0.2.23
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking sanitize-filename v0.7.0-beta (https://github.com/StirlingMouse/sanitize-filename.git#2861a903)
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking file-id v0.2.2
[INFO] [stderr]     Checking sublime_fuzzy v0.7.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling native_model_macro v0.4.20
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling native_db_macro v0.8.2 (https://github.com/StirlingMouse/native_db.git?branch=0.8.x#cddaafe0)
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking htmlentity v1.3.2
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking selectors v0.26.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking mlm_parse v0.1.0 (/opt/rustwide/workdir/mlm_parse)
[INFO] [stderr]     Checking lava_torrent v0.11.1 (https://github.com/StirlingMouse/lava_torrent.git#9d8ff930)
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking markup5ever v0.14.1
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking serde-nested-json v0.1.3
[INFO] [stderr]     Checking serde_html_form v0.2.7
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking quick-xml v0.38.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]    Compiling embed-resource v3.0.5
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr] error: could not compile `nom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name nom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=ca3c83721e9d2c2a -C extra-filename=-71a7e4ed5bfeec2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0e04000c5bed188b.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" "f01669b2004eb35ae3d9ec8ed7ac4b6c19f09dfcb0cf06dd605bf85052664027", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f01669b2004eb35ae3d9ec8ed7ac4b6c19f09dfcb0cf06dd605bf85052664027", kill_on_drop: false }`
[INFO] [stdout] f01669b2004eb35ae3d9ec8ed7ac4b6c19f09dfcb0cf06dd605bf85052664027
