[INFO] cloning repository https://github.com/Exefer/fmby [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Exefer/fmby" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExefer%2Ffmby", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExefer%2Ffmby'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aaaf5ba83ddc39eb11a3206624304c4fe29b9b1a [INFO] checking Exefer/fmby against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExefer%2Ffmby" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Exefer/fmby [INFO] finished tweaking git repo https://github.com/Exefer/fmby [INFO] tweaked toml for git repo https://github.com/Exefer/fmby written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Exefer/fmby 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/Exefer/fmby 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] [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03a1dba1d84b7b341e8d15aa8be4feb512857cb0f70d56ffaf8ce32dc6d28df8 [INFO] running `Command { std: "docker" "start" "-a" "03a1dba1d84b7b341e8d15aa8be4feb512857cb0f70d56ffaf8ce32dc6d28df8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03a1dba1d84b7b341e8d15aa8be4feb512857cb0f70d56ffaf8ce32dc6d28df8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03a1dba1d84b7b341e8d15aa8be4feb512857cb0f70d56ffaf8ce32dc6d28df8", kill_on_drop: false }` [INFO] [stdout] 03a1dba1d84b7b341e8d15aa8be4feb512857cb0f70d56ffaf8ce32dc6d28df8 [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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b99bbcb18ff73aeb3d055898acaae2d29d007d7eed4b7a610c005e7e7c299933 [INFO] running `Command { std: "docker" "start" "-a" "b99bbcb18ff73aeb3d055898acaae2d29d007d7eed4b7a610c005e7e7c299933", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling zmij v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking webpki-roots v1.0.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling to-arraystring v0.2.2 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling serenity v0.12.4 (https://github.com/serenity-rs/serenity?branch=next#89971ba5) [INFO] [stderr] Checking time-core v0.1.7 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Checking zune-jpeg v0.5.11 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking binary_raster v0.1.15 [INFO] [stderr] Checking time v0.3.45 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rustls-webpki v0.103.9 [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 proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling inherent v1.0.13 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling sea-orm-macros v1.1.19 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [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=4cc933309e850640 -C extra-filename=-b424af5b8fb7be72 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-adc373add51865f0.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" "b99bbcb18ff73aeb3d055898acaae2d29d007d7eed4b7a610c005e7e7c299933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b99bbcb18ff73aeb3d055898acaae2d29d007d7eed4b7a610c005e7e7c299933", kill_on_drop: false }` [INFO] [stdout] b99bbcb18ff73aeb3d055898acaae2d29d007d7eed4b7a610c005e7e7c299933