[INFO] fetching crate git-tellme 0.1.9... [INFO] checking git-tellme-0.1.9 against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499 [INFO] extracting crate git-tellme 0.1.9 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate git-tellme 0.1.9 [INFO] finished tweaking crates.io crate git-tellme 0.1.9 [INFO] tweaked toml for crates.io crate git-tellme 0.1.9 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate git-tellme 0.1.9 on toolchain 1c4199da70f816f2239f41c55168ff75a3663718 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-tellme 0.1.9 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d555331ed0fbe0a2d62fcaa4012cb63eb52e0eaba41424d56410fb4c9fbb820 [INFO] running `Command { std: "docker" "start" "-a" "4d555331ed0fbe0a2d62fcaa4012cb63eb52e0eaba41424d56410fb4c9fbb820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d555331ed0fbe0a2d62fcaa4012cb63eb52e0eaba41424d56410fb4c9fbb820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d555331ed0fbe0a2d62fcaa4012cb63eb52e0eaba41424d56410fb4c9fbb820", kill_on_drop: false }` [INFO] [stdout] 4d555331ed0fbe0a2d62fcaa4012cb63eb52e0eaba41424d56410fb4c9fbb820 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d47813b732c64b32c29bc82f5113fc3cc13329d6cc656f6d87ad424e63b0969c [INFO] running `Command { std: "docker" "start" "-a" "d47813b732c64b32c29bc82f5113fc3cc13329d6cc656f6d87ad424e63b0969c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] error: could not compile `combine` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1c4199da70f816f2239f41c55168ff75a3663718/bin/rustc --crate-name combine --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.7/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="bytes"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytes", "bytes_05", "default", "futures-03", "futures-core-03", "futures-io-03", "mp4", "pin-project", "pin-project-lite", "regex", "std", "tokio", "tokio-02", "tokio-02-dep", "tokio-03", "tokio-03-dep", "tokio-dep", "tokio-util"))' -C metadata=6d1add5221d1075f -C extra-filename=-bdcc7f23e0886c62 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-71892caa6e7624e9.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f9fa5fa889059a31.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" "d47813b732c64b32c29bc82f5113fc3cc13329d6cc656f6d87ad424e63b0969c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d47813b732c64b32c29bc82f5113fc3cc13329d6cc656f6d87ad424e63b0969c", kill_on_drop: false }` [INFO] [stdout] d47813b732c64b32c29bc82f5113fc3cc13329d6cc656f6d87ad424e63b0969c