[INFO] cloning repository https://github.com/foomprep/prodomme
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foomprep/prodomme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoomprep%2Fprodomme", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoomprep%2Fprodomme'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df769f0f7fc88fe8c852d90f89083465e6f6a8b8
[INFO] checking foomprep/prodomme against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoomprep%2Fprodomme" "/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/foomprep/prodomme
[INFO] finished tweaking git repo https://github.com/foomprep/prodomme
[INFO] tweaked toml for git repo https://github.com/foomprep/prodomme written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/foomprep/prodomme on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/foomprep/prodomme 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ce205a87b7cce2e0bf6963c6f62602c6fcbbfb7f7881fd95d3782658d38f741
[INFO] running `Command { std: "docker" "start" "-a" "1ce205a87b7cce2e0bf6963c6f62602c6fcbbfb7f7881fd95d3782658d38f741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ce205a87b7cce2e0bf6963c6f62602c6fcbbfb7f7881fd95d3782658d38f741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ce205a87b7cce2e0bf6963c6f62602c6fcbbfb7f7881fd95d3782658d38f741", kill_on_drop: false }`
[INFO] [stdout] 1ce205a87b7cce2e0bf6963c6f62602c6fcbbfb7f7881fd95d3782658d38f741
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55776349635ccfe0a5e3b4537738f1f687db81980a162bdcb53fa82ae2069a96
[INFO] running `Command { std: "docker" "start" "-a" "55776349635ccfe0a5e3b4537738f1f687db81980a162bdcb53fa82ae2069a96", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking gix-trace v0.1.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking human_format v1.1.0
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking btoi v0.4.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking prodash v26.2.2
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking jwalk v0.8.1
[INFO] [stderr]     Checking gix-chunk v0.4.10
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking gix-utils v0.1.13
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking gix-bitmap v0.2.13
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]     Checking gix-date v0.8.7
[INFO] [stderr]     Checking gix-validate v0.8.5
[INFO] [stderr]     Checking gix-actor v0.28.1
[INFO] [stderr]     Checking gix-path v0.10.13
[INFO] [stderr]     Checking gix-quote v0.4.14
[INFO] [stderr]     Checking gix-command v0.2.10
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking uluru v3.1.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking clru v0.6.2
[INFO] [stderr]     Checking winnow v0.6.22
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking imara-diff v0.1.7
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking io-close v0.3.7
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed606620234c6b50f2414162c4bbabd5f4a925f3/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.15/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="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=a2cbf2d25eb2cba8 -C extra-filename=-b6f9a9b907bb3943 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f324d84b61821879.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.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 `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed606620234c6b50f2414162c4bbabd5f4a925f3/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=2ba0b1a182b86e56 -C extra-filename=-783d11238d05646c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1d1989d9e2c5ec54.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-79559d6b127b2fda.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-107f4345c7439bdb.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5bc34d55c53b6c93.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-6d8875c305f95fef.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d6356057ad8637d8.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-c10e6e3bafd342a6.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "55776349635ccfe0a5e3b4537738f1f687db81980a162bdcb53fa82ae2069a96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55776349635ccfe0a5e3b4537738f1f687db81980a162bdcb53fa82ae2069a96", kill_on_drop: false }`
[INFO] [stdout] 55776349635ccfe0a5e3b4537738f1f687db81980a162bdcb53fa82ae2069a96
