[INFO] cloning repository https://github.com/alsuren/mijia-homie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alsuren/mijia-homie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falsuren%2Fmijia-homie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falsuren%2Fmijia-homie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc5f674067721198a871b70868f05014cf868eb8 [INFO] checking alsuren/mijia-homie against try#e5b0618d996a6a3941e423fd3e170737b8dbdc92 for pr-151822 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falsuren%2Fmijia-homie" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/alsuren/mijia-homie [INFO] finished tweaking git repo https://github.com/alsuren/mijia-homie [INFO] tweaked toml for git repo https://github.com/alsuren/mijia-homie written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alsuren/mijia-homie on toolchain e5b0618d996a6a3941e423fd3e170737b8dbdc92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/alsuren/mijia-homie 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" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a66cd37ea95b38aff0d695841c2061337ea4e64cbbebac3fc0af21d27b3d2275 [INFO] running `Command { std: "docker" "start" "-a" "a66cd37ea95b38aff0d695841c2061337ea4e64cbbebac3fc0af21d27b3d2275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a66cd37ea95b38aff0d695841c2061337ea4e64cbbebac3fc0af21d27b3d2275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a66cd37ea95b38aff0d695841c2061337ea4e64cbbebac3fc0af21d27b3d2275", kill_on_drop: false }` [INFO] [stdout] a66cd37ea95b38aff0d695841c2061337ea4e64cbbebac3fc0af21d27b3d2275 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce18204e58419df616df351a32a721c00e959387e256aa052ec61a33b376062f [INFO] running `Command { std: "docker" "start" "-a" "ce18204e58419df616df351a32a721c00e959387e256aa052ec61a33b376062f", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling aws-lc-rs v1.14.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking openssl-probe v0.2.0 [INFO] [stderr] Compiling libdbus-sys v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking xml-rs v0.8.27 [INFO] [stderr] Checking local_ipaddress v0.1.3 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking toml v0.9.11+spec-1.1.0 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling pharos v0.5.3 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling async_io_stream v0.3.3 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking hashlink v0.8.4 [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/e5b0618d996a6a3941e423fd3e170737b8dbdc92/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.2/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="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=7a899b84fa2fc6f9 -C extra-filename=-8b94705bba904efc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b685279e46bbd109.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b3c5fcfb12d7caf8.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.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 `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e5b0618d996a6a3941e423fd3e170737b8dbdc92/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="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --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=917c16edd597087d -C extra-filename=-f439ed01e8ab8d56 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-3b07ee62b6910a08.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-4ce1f16fa47c1e40.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-969e3b85a7262209.so --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-2998dc56ed90fbb0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab20fc0822f5e3c5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ce18204e58419df616df351a32a721c00e959387e256aa052ec61a33b376062f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce18204e58419df616df351a32a721c00e959387e256aa052ec61a33b376062f", kill_on_drop: false }` [INFO] [stdout] ce18204e58419df616df351a32a721c00e959387e256aa052ec61a33b376062f