[INFO] fetching crate tanu-tui 0.10.0...
[INFO] checking tanu-tui-0.10.0 against try#e983148bd5f0f0db270bfb72149f5e892e68b67f for pr-150322
[INFO] extracting crate tanu-tui 0.10.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tanu-tui 0.10.0
[INFO] finished tweaking crates.io crate tanu-tui 0.10.0
[INFO] tweaked toml for crates.io crate tanu-tui 0.10.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tanu-tui 0.10.0 on toolchain e983148bd5f0f0db270bfb72149f5e892e68b67f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tanu-tui 0.10.0 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" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60bac59aa27e08d3a94da6b826fa858b13b6a4914bcc9d51564c58c3ef5f6bfc
[INFO] running `Command { std: "docker" "start" "-a" "60bac59aa27e08d3a94da6b826fa858b13b6a4914bcc9d51564c58c3ef5f6bfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60bac59aa27e08d3a94da6b826fa858b13b6a4914bcc9d51564c58c3ef5f6bfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60bac59aa27e08d3a94da6b826fa858b13b6a4914bcc9d51564c58c3ef5f6bfc", kill_on_drop: false }`
[INFO] [stdout] 60bac59aa27e08d3a94da6b826fa858b13b6a4914bcc9d51564c58c3ef5f6bfc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+e983148bd5f0f0db270bfb72149f5e892e68b67f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 408624d4f4cb2fce3a7fe4a19ecb2f07ea6c729ec1fe732d3ebc7590eb02b38f
[INFO] running `Command { std: "docker" "start" "-a" "408624d4f4cb2fce3a7fe4a19ecb2f07ea6c729ec1fe732d3ebc7590eb02b38f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking indexmap v2.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking papergrid v0.14.0
[INFO] [stderr]    Compiling tabled_derive v0.10.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[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/e983148bd5f0f0db270bfb72149f5e892e68b67f/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="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=375fc6dbf481b8be -C extra-filename=-254921cedaeb2f0d --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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e983148bd5f0f0db270bfb72149f5e892e68b67f/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/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-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=da133c1d299f2c7a -C extra-filename=-d813022d176a8d57 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-b49ac68ef342ea51.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "408624d4f4cb2fce3a7fe4a19ecb2f07ea6c729ec1fe732d3ebc7590eb02b38f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "408624d4f4cb2fce3a7fe4a19ecb2f07ea6c729ec1fe732d3ebc7590eb02b38f", kill_on_drop: false }`
[INFO] [stdout] 408624d4f4cb2fce3a7fe4a19ecb2f07ea6c729ec1fe732d3ebc7590eb02b38f
