[INFO] cloning repository https://github.com/playtime-1967/play-grocery [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/playtime-1967/play-grocery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaytime-1967%2Fplay-grocery", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaytime-1967%2Fplay-grocery'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e07d4f357077103ef197a61475c844d1626e5c3 [INFO] checking playtime-1967/play-grocery against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplaytime-1967%2Fplay-grocery" "/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/playtime-1967/play-grocery [INFO] finished tweaking git repo https://github.com/playtime-1967/play-grocery [INFO] tweaked toml for git repo https://github.com/playtime-1967/play-grocery written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/playtime-1967/play-grocery on toolchain f70ee28831acc074c109afab32d287057c3eca46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/playtime-1967/play-grocery 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" "+f70ee28831acc074c109afab32d287057c3eca46" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 275d3033712edd9dd2568da37386a3b64846cba0a895aa664099a99c545e1321 [INFO] running `Command { std: "docker" "start" "-a" "275d3033712edd9dd2568da37386a3b64846cba0a895aa664099a99c545e1321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "275d3033712edd9dd2568da37386a3b64846cba0a895aa664099a99c545e1321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "275d3033712edd9dd2568da37386a3b64846cba0a895aa664099a99c545e1321", kill_on_drop: false }` [INFO] [stdout] 275d3033712edd9dd2568da37386a3b64846cba0a895aa664099a99c545e1321 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 152387b14f9ef69248d63b5670d3584a534d985cc5374fd2b00f8409ddc035d9 [INFO] running `Command { std: "docker" "start" "-a" "152387b14f9ef69248d63b5670d3584a534d985cc5374fd2b00f8409ddc035d9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling zerocopy v0.8.17 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking pin-project v1.1.9 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hashlink v0.10.0 [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/f70ee28831acc074c109afab32d287057c3eca46/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --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=e7b66d3645cb7a12 -C extra-filename=-31f4cf2e502e6eac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1e290e14b8f5ae93.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-382d899071010564.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-fb6597c35c55921b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2ecca6b667797f49.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8bd5f2ba4c2fc201.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" "152387b14f9ef69248d63b5670d3584a534d985cc5374fd2b00f8409ddc035d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "152387b14f9ef69248d63b5670d3584a534d985cc5374fd2b00f8409ddc035d9", kill_on_drop: false }` [INFO] [stdout] 152387b14f9ef69248d63b5670d3584a534d985cc5374fd2b00f8409ddc035d9