[INFO] cloning repository https://github.com/jargray85/weather_alerts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jargray85/weather_alerts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjargray85%2Fweather_alerts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjargray85%2Fweather_alerts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a3329e7dcfa42b338be35101237d743665385cb [INFO] checking jargray85/weather_alerts against try#b10dae361a61486cfbdcd3aae3877ee17e00d192 for pr-153912 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjargray85%2Fweather_alerts" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jargray85/weather_alerts [INFO] finished tweaking git repo https://github.com/jargray85/weather_alerts [INFO] tweaked toml for git repo https://github.com/jargray85/weather_alerts written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jargray85/weather_alerts on toolchain b10dae361a61486cfbdcd3aae3877ee17e00d192 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jargray85/weather_alerts 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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f6466e91617f198802bbb513f3cb75a248795bbcd00ebaf9112e1894ddce2eb [INFO] running `Command { std: "docker" "start" "-a" "3f6466e91617f198802bbb513f3cb75a248795bbcd00ebaf9112e1894ddce2eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f6466e91617f198802bbb513f3cb75a248795bbcd00ebaf9112e1894ddce2eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f6466e91617f198802bbb513f3cb75a248795bbcd00ebaf9112e1894ddce2eb", kill_on_drop: false }` [INFO] [stdout] 3f6466e91617f198802bbb513f3cb75a248795bbcd00ebaf9112e1894ddce2eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8e5f336a51dde66446374994de6b3b5f4c0b2b1ef3aa5f17a4c638ea56579cc [INFO] running `Command { std: "docker" "start" "-a" "b8e5f336a51dde66446374994de6b3b5f4c0b2b1ef3aa5f17a4c638ea56579cc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking accesskit v0.11.2 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking accesskit_consumer v0.15.2 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b10dae361a61486cfbdcd3aae3877ee17e00d192/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=3c84422e7126caf6 -C extra-filename=-6f4a1b11449414ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8d88089869a627e9.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-336ee4618dc8a867.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" "b8e5f336a51dde66446374994de6b3b5f4c0b2b1ef3aa5f17a4c638ea56579cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8e5f336a51dde66446374994de6b3b5f4c0b2b1ef3aa5f17a4c638ea56579cc", kill_on_drop: false }` [INFO] [stdout] b8e5f336a51dde66446374994de6b3b5f4c0b2b1ef3aa5f17a4c638ea56579cc